Update fusion360-install.sh

This commit is contained in:
Steve Zabka
2021-08-08 14:04:46 +02:00
committed by GitHub
parent 29b0700c6c
commit be3673f201

View File

@@ -195,9 +195,9 @@ esac
function select_your_path { function select_your_path {
HEIGHT=15 HEIGHT=15
WIDTH=700 WIDTH=200
CHOICE_HEIGHT=2 CHOICE_HEIGHT=2
CHOICE_WIDTH=700 CHOICE_WIDTH=200
BACKTITLE="Installation of Autodesk Fusion360 - Version 2.8" BACKTITLE="Installation of Autodesk Fusion360 - Version 2.8"
TITLE="Choose setup type" TITLE="Choose setup type"
MENU="Choose the kind of setup that best suits your needs." MENU="Choose the kind of setup that best suits your needs."