Add deploy-urbackup to update list

This commit is contained in:
2026-03-18 12:45:24 -04:00
parent 5f61c092bf
commit a037a75d0d

View File

@@ -40,6 +40,7 @@ find /.SSH/script -name "*.sh" -delete
wget -q https://git.franscorack.com/Franscobec/AutoremakeSSH/raw/branch/main/renewkeys.sh -O /.SSH/script/renewkeys.sh
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
}