diff --git a/scripts/fusion360-start.sh b/scripts/fusion360-start.sh deleted file mode 100644 index 424cc7a..0000000 --- a/scripts/fusion360-start.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -# Name: Autodesk Fusion 360 - Start-Script (Linux) -# Description: With this file you can run Autodesk Fusion 360 on your system. -# Author: Steve Zabka -# Author URI: https://cryinkfly.de -# Time/Date: 20:00/21.05.2021 -# Version: 0.3 - -# 1. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-start.sh && bash fusion360-start.sh -# 2. Step: Now you can run Autodesk Fusion 360 with this file in the future. - -env WINEPREFIX="/$HOME/.fusion360" wine C:\\windows\\command\\start.exe /Unix /$HOME/.fusion360/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk