diff --git a/installer.sh b/installer.sh index 9ccdd41..28f1996 100644 --- a/installer.sh +++ b/installer.sh @@ -278,9 +278,6 @@ bash <(curl -s https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/mas ##-------------------## # Backup Script # ##-------------------## -wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Backup/raw/branch/master/WP_Ftp-Backup.sh -O /opt/backup.sh -chmod +x /opt/backup.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