From ee484fd4aa7d37523235dc3512f3e78e295228e8 Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Wed, 8 Jun 2022 21:06:54 +0200 Subject: [PATCH] Update install.sh --- files/builds/development-branch/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/builds/development-branch/install.sh b/files/builds/development-branch/install.sh index f090457..1a71acc 100644 --- a/files/builds/development-branch/install.sh +++ b/files/builds/development-branch/install.sh @@ -7,7 +7,7 @@ # Author URI: https://cryinkfly.com # # License: MIT # # Copyright (c) 2020-2022 # -# Time/Date: 06:30/08.06.2022 # +# Time/Date: 20:50/08.06.2022 # # Version: 1.7.9 -> 1.8.0 # #################################################################################################### @@ -1044,7 +1044,7 @@ SP_FUSION360_INSTALL_PROGRESS_MAIN () { echo "20" SP_FUSION360_INSTALL_START_1 & SP_FUSION360_INSTALL_STOP_1 # These two commands run in the same time. echo "70" -SP_FUSION360_INSTALL_START_1 & SP_FUSION360_INSTALL_STOP_1 # These two commands run in the same time. +SP_FUSION360_INSTALL_START_2 & SP_FUSION360_INSTALL_STOP_2 # These two commands run in the same time. sleep 5 echo "100" }