Update fusion360-install.sh

This commit is contained in:
Steve Zabka
2021-08-06 19:10:20 +02:00
committed by GitHub
parent 46a18773c1
commit 14db62790f

View File

@@ -214,7 +214,7 @@ function select_your_path {
function program_exit {
dialog --backtitle "Installation of Autodesk Fusion360 - Version 2.7" \
--title "TAutodesk Fusion 360 is completed." \
--msgbox 'The installation of Autodesk Fusion 360 is completed and you use it for your projects.' 14 200
--msgbox 'The installation of Autodesk Fusion 360 is completed and you can use it for your projects.' 14 200
exit
}