mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-09 06:45:43 +01:00
Update fusion360-setup-wizard.sh
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user