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

This commit is contained in:
Pietro Mazzini 2020-07-25 11:00:34 +02:00
parent 0b44ae86cd
commit 85f2573023

View file

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