From 67453d09461020c502f5d1e5eb20f5b95eba4bbb Mon Sep 17 00:00:00 2001 From: bprieshof Date: Fri, 26 Oct 2018 13:53:10 +0200 Subject: [PATCH] Update 'Main-Installer.sh' --- Main-Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main-Installer.sh b/Main-Installer.sh index 0304769..955e982 100644 --- a/Main-Installer.sh +++ b/Main-Installer.sh @@ -226,7 +226,7 @@ fi wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Backup/raw/branch/master/WP_Ftp-Backup.sh -O /root/backup.sh chmod +x /root/backup.sh -wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Backup/raw/branch/master/WP_Ftp-Backup_Setup.sh -O /root/install-backup-tools.sh +wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Backup/raw/branch/master/install-backup-tools.sh -O /root/install-backup-tools.sh chmod +x /root/install-backup-tools.sh echo "Installatie geslaagd!"