From 4751ccacf1cf9b52f8a2de237b4839d997e459f6 Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Mon, 21 Feb 2022 11:03:29 +0100 Subject: [PATCH] Update install.sh --- files/builds/stable-branch/bin/install.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/files/builds/stable-branch/bin/install.sh b/files/builds/stable-branch/bin/install.sh index 310f7bc..70bf470 100644 --- a/files/builds/stable-branch/bin/install.sh +++ b/files/builds/stable-branch/bin/install.sh @@ -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: # ###############################################################################################################################################################