mirror of https://github.com/CIRCL/AIL-framework
LAUNCH update function fail because the folder isn't a git repo, comment it
parent
0b44ae86cd
commit
85f2573023
|
@ -497,7 +497,7 @@ function reset_password() {
|
|||
|
||||
function launch_all {
|
||||
checking_configuration;
|
||||
update;
|
||||
#update;
|
||||
launch_redis;
|
||||
launch_ardb;
|
||||
launch_logs;
|
||||
|
|
Loading…
Reference in New Issue