From b4e352bb742842a8726bda656bab233c75bfcefb Mon Sep 17 00:00:00 2001 From: Terrtia Date: Thu, 25 Apr 2019 16:43:17 +0200 Subject: [PATCH] fix: [Update] typo --- update/v1.5/Update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/v1.5/Update.sh b/update/v1.5/Update.sh index 099ce2cd..050b21c3 100755 --- a/update/v1.5/Update.sh +++ b/update/v1.5/Update.sh @@ -45,7 +45,7 @@ echo "" echo "" echo -e $GREEN"Fixing ARDB ..."$DEFAULT echo "" -python ${AIL_HOME}/update/v1.4/Update.py & +python ${AIL_HOME}/update/v1.5/Update.py & wait echo "" echo ""