From 60469d3271a579971501f2a2a6eac027521835a8 Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:58:54 +0200 Subject: [PATCH] Update and rename scripts/development-branch/fusion360-flatpak-install.sh to files/scripts/development-branch/fusion360-flatpak-install.sh --- .../scripts}/development-branch/fusion360-flatpak-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {scripts => files/scripts}/development-branch/fusion360-flatpak-install.sh (98%) 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