mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update install
This commit is contained in:
parent
b27c501196
commit
3717b35870
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ systemctl reload nginx
|
|||
#=================================================
|
||||
ynh_print_info "Start $app service..."
|
||||
|
||||
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" --line_match="Server listening on localhost:9000"
|
||||
ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" --line_match="Server listening on localhost"
|
||||
|
||||
#=================================================
|
||||
# CHANGE PEERTUBE ADMIN PASSWORD AFTER INITIAL GEN
|
||||
|
|
Loading…
Add table
Reference in a new issue