File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ if [ ! -f "$FILE" ]
263
263
wait $processes53 && echo ' delete logo.svg' >> /root/install_customice.log
264
264
fi
265
265
266
- process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " b86e524d522def9ee4f032667f2bff088e3a185a1e8cfe3f7e663fae98af8022 " " openWRT23_install.sh" )
266
+ process=$( check_download " https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/Install/openWRT23_install.sh" " d6450c03cd2228f8792c284f2dc5ec87524f3ab44b078d4fd70b5bd9db178db4 " " openWRT23_install.sh" )
267
267
wait $process && echo ' download openWRT23_install.sh' >> /root/install_customice.log
268
268
process1=$( wget https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/www/logo.svg -P /www/)
269
269
wait $process1 && echo ' download logo.svg' >> /root/install_customice.log
You can’t perform that action at this time.
0 commit comments