mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-15 09:35:52 +01:00
Update wine.sh
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
####################################################################################################
|
||||
# Name: Autodesk Fusion 360 - Setup Wizard (Linux) #
|
||||
# Description: With this file you get all languages for the Setup Wizard. #
|
||||
# Description: With this file you install Autodesk Fusion 360 with Wine and Winetricks. #
|
||||
# Author: Steve Zabka #
|
||||
# Author URI: https://cryinkfly.com #
|
||||
# License: MIT #
|
||||
@@ -69,6 +68,10 @@ function winetricks-custom {
|
||||
program-exit
|
||||
}
|
||||
|
||||
##############################################################################
|
||||
# ALL DIALOGS ARE ARRANGED HERE:
|
||||
##############################################################################
|
||||
|
||||
function desktop-launcher-custom {
|
||||
file=`dirname $0`/Autodesk%20Fusion%20360
|
||||
launcher=`zenity --text-info \
|
||||
|
||||
Reference in New Issue
Block a user