File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ if [ ! -f "${utils}" ] || [ "$(wc -c < "${utils}")" -lt 100000 ]; then
5858
5959 if [ ! -f " ${utils} " ] || [ " $( wc -c < " ${utils} " ) " -lt 100000 ]; then
6060 rm -f " ${utils} "
61- curl ${proxy[@]} -#LO " https://gitlab.com/-/project/61149207/uploads/1ff27b6750e246ebd181260695bc95f3 /utils.tar"
61+ curl ${proxy[@]} -#LO " https://gitlab.com/-/project/61149207/uploads/dae13c9b40f73056fefba390e31637fd /utils.tar"
6262 tar -xf utils.tar
6363 fi
6464fi
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ script_dir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
1616build_dwarfs=" ${build_dwarfs:- false} "
1717
1818squashfuse_version=" 0.5.2"
19- bwrap_version=" 0.11.0 "
19+ bwrap_version=" 0.11.1 "
2020lz4_version=" 1.10.0"
2121zstd_version=" 1.5.7"
2222squashfs_tools_version=" 4.6.1"
164164find utils -type f -exec strip --strip-unneeded {} \; 2> /dev/null
165165
166166init_program_size=50000
167- conty_script_size=" $(( $(stat - c% s "${script_dir} "/ conty- start.sh)+ 2000 )) "
167+ conty_script_size=" $(( $(stat - c% s "${script_dir} "/ conty- start.sh)+ 5000 )) "
168168bash_size=" $( stat -c%s utils/bash) "
169169
170170sed -i " s/#define SCRIPT_SIZE 0/#define SCRIPT_SIZE ${conty_script_size} /g" init.c
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:17debd7540ae5a5354049551c8a9cd3466a734013aa0bf0747d2d14755fb86ea
3- size 4609094
2+ oid sha256:e4bf30c09b007c81f293890091b33bb5be3b9c7307b41136aa55ec9c34b42b29
3+ size 4658659
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:269ec05c8e288cf23eebc0d1e57a450a73e0ff9456ec9c699e73c54dec9a19ed
3- size 28206114
2+ oid sha256:0c13df1f3dc69fadc4273dc8f42a114bda0b9901e77835b9800dfa5163391cc9
3+ size 27296297
You can’t perform that action at this time.
0 commit comments