mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
LAUNCH update function fail because the folder isn't a git repo, comment it
This commit is contained in:
parent
0b44ae86cd
commit
85f2573023
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ function reset_password() {
|
|||
|
||||
function launch_all {
|
||||
checking_configuration;
|
||||
update;
|
||||
#update;
|
||||
launch_redis;
|
||||
launch_ardb;
|
||||
launch_logs;
|
||||
|
|
Loading…
Reference in a new issue