Update 'Gitea-Installer.sh'

This commit is contained in:
bprieshof
2019-10-10 11:45:01 +02:00
parent f36b7abdad
commit c489874cf2

View File

@@ -101,6 +101,14 @@ mkdir /root/.ssh
apt install fail2ban -y apt install fail2ban -y
##-------------------##
# Install-Cockpit #
##-------------------##
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Cockpit/raw/branch/master/Slave-installer.sh -O Slave-Installer.sh
source Slave-Installer.sh
##-------------------## ##-------------------##
# Install-Nginx # # Install-Nginx #
##-------------------## ##-------------------##