diff --git a/Gitea-Installer.sh b/Gitea-Installer.sh index 7c09c6a..1f51889 100644 --- a/Gitea-Installer.sh +++ b/Gitea-Installer.sh @@ -101,6 +101,14 @@ mkdir /root/.ssh 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 # ##-------------------##