mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-07 22:05:41 +01:00
fix script crash
This commit is contained in:
@@ -33,6 +33,7 @@ read answer
|
||||
if [ "$answer" != "${answer#[Yy]}" ] ;then
|
||||
install-requirement &&
|
||||
wmctrl -r ':ACTIVE:' -b toggle,fullscreen &&
|
||||
echo " "
|
||||
check-if-fusion360-exists
|
||||
else
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user