mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-06-23 10:00:59 +02:00
Update install.sh
This commit is contained in:
@@ -129,7 +129,7 @@ fi
|
||||
function SP_INSTALLDIR_CHECK {
|
||||
# Check if this wineprefix already exist or not!
|
||||
WP_PATH_CHECK="$WP_DIRECTORY"
|
||||
if [[ -f "$WP_PATH_CHECK" ]]; then
|
||||
if [[ -d "$WP_PATH_CHECK" ]]; then
|
||||
echo "FALSE"
|
||||
SP_INSTALLDIR_INFO
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user