diff --git a/client_install_programme_ubuntu.sh b/client_install_programme_ubuntu.sh index 89ed097..2a0f7fc 100644 --- a/client_install_programme_ubuntu.sh +++ b/client_install_programme_ubuntu.sh @@ -141,7 +141,6 @@ install_deb_packages() { declare -A DEB_URLS=( ["shadow-amd64.deb"]="https://update.shadow.tech/launcher/prod/linux/x86_64/shadow-amd64.deb" - ["fakturama.deb"]="https://files.fakturama.info/release/v2.1.3/Installer_Fakturama_linux_x64_2.1.3c.deb" ["nomachine.deb"]="https://download.nomachine.com/download/8.14/Linux/nomachine_8.14.2_1_amd64.deb" ["xpipe.deb"]="https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-linux-x86_64.deb" ["rustdesk.deb"]="https://github.com/rustdesk/rustdesk/releases/download/1.3.6/rustdesk-1.3.6-x86_64.deb"