From a44d4b3c629ee3e44a8a28853e35209d571717fa Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Fri, 29 Apr 2022 20:10:48 +0200 Subject: [PATCH] Update install.sh --- files/builds/development-branch/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/builds/development-branch/install.sh b/files/builds/development-branch/install.sh index 1184321..5af07c4 100644 --- a/files/builds/development-branch/install.sh +++ b/files/builds/development-branch/install.sh @@ -664,7 +664,6 @@ else echo "FALSE" SP_LICENSE fi - } ############################################################################################################################################################### @@ -711,6 +710,7 @@ else echo "Wine version (6.23 or higher) is already installed on the system!" SP_FUSION360_INSTALL fi +} ###############################################################################################################################################################