LAUNCH update function fail because the folder isn't a git repo, comment it

pull/519/head
Pietro Mazzini 2020-07-25 11:00:34 +02:00
parent 0b44ae86cd
commit 85f2573023
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ function reset_password() {
function launch_all {
checking_configuration;
update;
#update;
launch_redis;
launch_ardb;
launch_logs;