Update install/urbackupserver-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
Kristian Skov 2025-01-19 12:39:02 +01:00 committed by GitHub
parent 00556fc3e2
commit c7f56ccf5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ echo 'deb http://download.opensuse.org/repositories/home:/uroni/xUbuntu_24.04/ /
curl -fsSL https://download.opensuse.org/repositories/home:uroni/xUbuntu_24.04/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/home_uroni.gpg > /dev/null
$STD apt update -y
apt install -y -qq urbackup-server
msg_ok "UrBackup Server Installed"
msg_ok "Installed UrBackup Server"
motd_ssh
customize