mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update install
This commit is contained in:
parent
2341255264
commit
61ebd5b7c8
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ pushd $final_path/live
|
|||
password=$(ynh_string_random --length=30)
|
||||
ynh_exec_as $app ./bin/mobilizon_ctl users.new "$admin_email" --admin --password "$password"
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="stop" --log_path=systemd --line_match="Stopped"
|
||||
ynh_systemd_action --service_name=$app --action="stop" --log_path=systemd
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue