Skip to content

Commit ee03f82

Browse files
committed
hash test
1 parent 7719a0e commit ee03f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customize_firmware.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ if [ ! -f "$FILE" ]
263263
wait $processes53 && echo 'delete logo.svg' >> /root/install_customice.log
264264
fi
265265

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")
267267
wait $process && echo 'download openWRT23_install.sh' >> /root/install_customice.log
268268
process1=$(wget https://github.com/CyberAndi/CyberSecurity-Box/raw/CyberSecurity-Box/www/logo.svg -P /www/)
269269
wait $process1 && echo 'download logo.svg' >> /root/install_customice.log

0 commit comments

Comments
 (0)