Update 'installer.sh'

This commit is contained in:
bprieshof
2019-03-14 10:37:56 +01:00
parent d8d8cfee02
commit 7c4f31c648

View File

@@ -278,9 +278,6 @@ bash <(curl -s https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/mas
##-------------------## ##-------------------##
# Backup Script # # 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 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 chmod +x /root/install-backup-tools.sh