diff --git a/bin/LAUNCH.sh b/bin/LAUNCH.sh index 9c855668..6f7786e6 100755 --- a/bin/LAUNCH.sh +++ b/bin/LAUNCH.sh @@ -497,7 +497,7 @@ function reset_password() { function launch_all { checking_configuration; - update; + #update; launch_redis; launch_ardb; launch_logs;