diff --git a/client_install_programme.sh b/client_install_programme.sh index 4d147c2..0ef5b32 100644 --- a/client_install_programme.sh +++ b/client_install_programme.sh @@ -130,7 +130,7 @@ mkdir -p ./deb_packages wget -O folder.zip "https://next.zell-cloud.de/nextcloud/s/6BHNNj9WpoAFpoW/download" wget -O ~/deb_packages/shadow.deb https://update.shadow.tech/launcher/prod/linux/x86_64/shadow-amd64.deb wget -O ~/deb_packages/fakturama.deb https://files.fakturama.info/release/v2.1.3/Installer_Fakturama_linux_x64_2.1.3c.deb -wget -O ~/deb_packages/fakturama.deb https://files.fakturama.info/release/v2.1.3/Installer_Fakturama_linux_x64_2.1.3c.deb +wget -O ~/deb_packages/nomachine.deb https://download.nomachine.com/download/8.14/Linux/nomachine_8.14.2_1_amd64.deb # Nur die .deb-Dateien aus dem Zip-Archiv entpacken unzip -j folder.zip "*.deb" -d ./deb_packages