File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ if [ ! -f "$FILE" ]
249
249
wait $processes51 && echo ' delete dashboard c*.css' >> /root/install_customice.log
250
250
fi
251
251
process50=$( wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
252
- wait $process50 && echo ' download openWRT23_install.sh' >> /root/install_customice.log
252
+ wait $process50 && echo ' download retry openWRT23_install.sh' >> /root/install_customice.log
253
253
254
254
if [ " $( ls /www/luci-static/bootstrap/logo.svg) " != " " ]
255
255
then
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ if [ ! -f "$FILE" ]
249
249
wait $processes51 && echo ' delete dashboard c*.css' >> /root/install_customice.log
250
250
fi
251
251
process50=$( wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
252
- wait $process50 && echo ' download openWRT23_install.sh' >> /root/install_customice.log
252
+ wait $process50 && echo ' download retry openWRT23_install.sh' >> /root/install_customice.log
253
253
254
254
if [ " $( ls /www/luci-static/bootstrap/logo.svg) " != " " ]
255
255
then
You can’t perform that action at this time.
0 commit comments