mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-04 20:36:15 +01:00
Update fusion360-base.sh
This commit is contained in:
@@ -894,6 +894,8 @@ function abort-installation {
|
||||
|
||||
function program-exit {
|
||||
zenity --info \
|
||||
--width=400 \
|
||||
--height=100 \
|
||||
--text="$text_completed_installation"
|
||||
|
||||
exit;
|
||||
@@ -1064,6 +1066,8 @@ function deinstall-select-fusion360 {
|
||||
|
||||
function program-exit-uninstall {
|
||||
zenity --info \
|
||||
--width=400 \
|
||||
--height=100 \
|
||||
--text="$text_completed_deinstallation"
|
||||
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user