Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
676e6912
Unverified
Commit
676e6912
authored
Jan 06, 2025
by
wukongdaily
Committed by
GitHub
Jan 06, 2025
Browse files
bug fix:解决配置文件覆盖的问题
parent
7fec6225
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build-glinet-23.05.4.yml
.github/workflows/build-glinet-23.05.4.yml
+1
-1
files/etc/uci-defaults/99-custom.sh
files/etc/uci-defaults/99-custom.sh
+0
-0
glinet/99-custom.sh
glinet/99-custom.sh
+0
-0
No files found.
.github/workflows/build-glinet-23.05.4.yml
View file @
676e6912
...
@@ -48,7 +48,7 @@ jobs:
...
@@ -48,7 +48,7 @@ jobs:
docker run --rm -i \
docker run --rm -i \
--user root \
--user root \
-v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \
-v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \
-v "${{ github.workspace }}/
files/etc/uci-defaults/
glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/mediatek-filogic/build.sh:/home/build/immortalwrt/build.sh" \
-v "${{ github.workspace }}/mediatek-filogic/build.sh:/home/build/immortalwrt/build.sh" \
-e PROFILE=$profile \
-e PROFILE=$profile \
-e INCLUDE_DOCKER=$include_docker \
-e INCLUDE_DOCKER=$include_docker \
...
...
files/etc/uci-defaults/custom.sh
→
files/etc/uci-defaults/
99-
custom.sh
View file @
676e6912
File moved
files/etc/uci-defaults/
glinet/custom.sh
→
glinet/
99-
custom.sh
View file @
676e6912
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment