mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-05-13 01:17:42 +02:00
Update wine-custom.sh
This commit is contained in:
@@ -71,7 +71,7 @@ function desktop-launcher-custom {
|
||||
|
||||
if [ "$answer" -eq 0 ]; then
|
||||
echo "$launcher" > $file
|
||||
mv $file $HOME/.local/share/fusion360/Autodesk%20Fusion%20360.desktop
|
||||
mv $file "$HOME/.local/share/fusion360/Autodesk Fusion 360.desktop"
|
||||
elif [ "$answer" -eq 1 ]; then
|
||||
desktop-launcher-custom
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user