Update updatescripts.sh

This commit is contained in:
2026-06-18 19:20:58 -04:00
parent 18b113b10a
commit 5b4e962800

View File

@@ -53,7 +53,7 @@ wget -q https://git.franscorack.com/Franscobec/AutoremakeSSH/raw/branch/main/ren
wget -q https://git.franscorack.com/Franscobec/AutoremakeSSH/raw/branch/main/deploy-newssh.sh -O /.SSH/script/deploy-newssh.sh
wget -q https://git.franscorack.com/Franscobec/AutoremakeSSH/raw/branch/main/autoremakekeys.sh -O /.SSH/script/autoremakekeys.sh
wget -q https://git.franscorack.com/Franscobec/Server-Scripts/raw/branch/main/deploy-urbackup.sh -O /.SSH/script/deploy-urbackup.sh
wget -q https://git.franscorack.com/Franscobec/AutoremakeSSH/raw/branch/main/updatescripts.sh -O /.SSH/script/updatescripts.sh
wget -q https://git.franscorack.com/Franscobec/Server-Scripts/raw/branch/main/updatescripts.sh -O /.SSH/script/updatescripts.sh
wget -q https://$prov/script/upddockerimg.sh -O /opt/franscorack/script/upddockerimg.sh
}