Update install.sh

This commit is contained in:
Steve Zabka
2022-02-21 11:03:29 +01:00
committed by GitHub
parent 21d1459bb2
commit 4751ccacf1

View File

@@ -78,14 +78,6 @@ if [ $f360path_log -eq 1 ]; then
fi
}
###############################################################################################################################################################
# Create a profile-locale.log
function setupact-f360-wineprefixes-log {
if [ $profile_locale_value -eq 0 ]; then
echo "$profile_locale" >> $HOME/.config/fusion-360/logs/profile-locale.log
fi
###############################################################################################################################################################
# THE INITIALIZATION OF DEPENDENCIES STARTS HERE: #
###############################################################################################################################################################