Update fusion360-setup-wizard.sh

This commit is contained in:
Steve Zabka
2021-11-09 11:56:16 +01:00
committed by GitHub
parent 83d5929aaa
commit 5cf2c59172

View File

@@ -74,6 +74,12 @@ if [ $logfile_install -eq 1 ]; then
fi
}
function logfile-installation-flatpak-standard {
if [ $logfile_install -eq 1 ]; then
echo "$HOME/.local/share/flatpak-wine619/default" >> $HOME/.local/share/fusion360/logfiles/log-path
fi
}
###############################################################################################################################################################
# Create the structure for the installation of Autodesk Fusion 360!