From 1b9ab772ed1c407efa45343af07fbcf581aabc4e Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Sun, 16 May 2021 11:52:14 +0200 Subject: [PATCH] Update and rename fusion360-flatpak.sh to fusion360-flatpak-install.sh --- .../{fusion360-flatpak.sh => fusion360-flatpak-install.sh} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename scripts/{fusion360-flatpak.sh => fusion360-flatpak-install.sh} (96%) diff --git a/scripts/fusion360-flatpak.sh b/scripts/fusion360-flatpak-install.sh similarity index 96% rename from scripts/fusion360-flatpak.sh rename to scripts/fusion360-flatpak-install.sh index f36b3e8..dc18f8a 100644 --- a/scripts/fusion360-flatpak.sh +++ b/scripts/fusion360-flatpak-install.sh @@ -8,11 +8,11 @@ # Version: 0.1 # 1. Step: Install Flatpak on your system: https://flatpak.org/setup/ (More information about FLatpak: https://youtu.be/SavmR9ZtHg0) -# 2. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-flatpak.sh && sh fusion360-flatpak.sh +# 2. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-flatpak-install.sh && sh fusion360-flatpak-install.sh # 3. Step: The installation will now start and set up everything for you automatically. # 4. Step: Now you can use my other file "fusion360-flatpak-start.sh" for running Autodesk Fusion 360 on your system. -# Optional: You can also install Autodesk Fusion 360 with DXVK, when you use the file: fusion360-flatpak-dxvk.sh +# Optional: You can also install Autodesk Fusion 360 with DXVK, when you use the file: fusion360-flatpak-dxvk-install.sh # Add the Flathub repository for your current user!!!