diff --git a/scripts/development-branch/fusion360-flatpak-install.sh b/files/scripts/development-branch/fusion360-flatpak-install.sh similarity index 98% rename from scripts/development-branch/fusion360-flatpak-install.sh rename to files/scripts/development-branch/fusion360-flatpak-install.sh index 942a876..df39e32 100644 --- a/scripts/development-branch/fusion360-flatpak-install.sh +++ b/files/scripts/development-branch/fusion360-flatpak-install.sh @@ -62,7 +62,7 @@ # Here all languages are called up via an extra language file for the installation! function languages { - wget -N https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/raw/main/scripts/development-branch/languages-flatpak.sh && + wget -N https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/raw/main/files/scripts/development-branch/languages-flatpak.sh && chmod +x languages-flatpak.sh && clear && . languages-flatpak.sh