mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-04 20:36:15 +01:00
Delete fusion360-start.sh
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user