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
ba4cf17c
Unverified
Commit
ba4cf17c
authored
Dec 05, 2024
by
wukongdaily
Committed by
GitHub
Dec 05, 2024
Browse files
Update build.sh
parent
824959c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.sh
build.sh
+1
-1
No files found.
build.sh
View file @
ba4cf17c
...
...
@@ -39,7 +39,7 @@ echo "$(date '+%Y-%m-%d %H:%M:%S') - Building image with the following packages:
echo
"
$PACKAGE_LIST
"
make image
PACKAGES
=
"
$PACKAGE_LIST
"
FILES
=
"/home/build/immortalwrt/files"
ROOTFS_PARTSIZE
=
"2048"
make image
PROFILE
=
"generic"
PACKAGES
=
"
$PACKAGE_LIST
"
FILES
=
"/home/build/immortalwrt/files"
ROOTFS_PARTSIZE
=
"2048"
if
[
$?
-ne
0
]
;
then
echo
"
$(
date
'+%Y-%m-%d %H:%M:%S'
)
- Error: Build failed!"
...
...
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