File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -253,16 +253,16 @@ if [ ! -f "$FILE" ]
253
253
processes51=$( rm /www/luci-static/resources/view/dashboard/css/c* .css)
254
254
wait $processes51 && echo ' delete dashboard c*.css' >> /root/install_customice.log
255
255
fi
256
- process50=$( wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
257
- wait $process50 && echo ' download retry openWRT23_install.sh' >> /root/install_customice.log
256
+ # process50=$(wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
257
+ # wait $process50 && echo 'download retry openWRT23_install.sh' >> /root/install_customice.log
258
258
259
259
if [ " $( ls /www/luci-static/bootstrap/logo.svg) " != " " ]
260
260
then
261
261
processe53s=$( rm /www/luci-static/bootstrap/logo* .* >> /root/install_customice.log)
262
262
wait $processes53 && echo ' delete logo.svg' >> /root/install_customice.log
263
263
fi
264
264
265
- process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " f9a60bb40fe8cc535e3d1a321b52cb2c76eaa80ffbf4884e43eeb0f7b910a2d2 " " openWRT23_install.sh" )
265
+ process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " b86e524d522def9ee4f032667f2bff088e3a185a1e8cfe3f7e663fae98af8022 " " openWRT23_install.sh" )
266
266
wait $process && echo ' download openWRT23_install.sh' >> /root/install_customice.log
267
267
process1=$( wget https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/www/logo.svg -P /www/)
268
268
wait $process1 && echo ' download logo.svg' >> /root/install_customice.log
Original file line number Diff line number Diff line change @@ -253,16 +253,16 @@ if [ ! -f "$FILE" ]
253
253
processes51=$( rm /www/luci-static/resources/view/dashboard/css/c* .css)
254
254
wait $processes51 && echo ' delete dashboard c*.css' >> /root/install_customice.log
255
255
fi
256
- process50=$( wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
257
- wait $process50 && echo ' download retry openWRT23_install.sh' >> /root/install_customice.log
256
+ # process50=$(wget --waitretry=10 -t 5 -O /root/openWRT23_install.sh https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh)
257
+ # wait $process50 && echo 'download retry openWRT23_install.sh' >> /root/install_customice.log
258
258
259
259
if [ " $( ls /www/luci-static/bootstrap/logo.svg) " != " " ]
260
260
then
261
261
processe53s=$( rm /www/luci-static/bootstrap/logo* .* >> /root/install_customice.log)
262
262
wait $processes53 && echo ' delete logo.svg' >> /root/install_customice.log
263
263
fi
264
264
265
- process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " f9a60bb40fe8cc535e3d1a321b52cb2c76eaa80ffbf4884e43eeb0f7b910a2d2 " " openWRT23_install.sh" )
265
+ process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " b86e524d522def9ee4f032667f2bff088e3a185a1e8cfe3f7e663fae98af8022 " " openWRT23_install.sh" )
266
266
wait $process && echo ' download openWRT23_install.sh' >> /root/install_customice.log
267
267
process1=$( wget https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/www/logo.svg -P /www/)
268
268
wait $process1 && echo ' download logo.svg' >> /root/install_customice.log
You can’t perform that action at this time.
0 commit comments