Clean up
This commit is contained in:
parent
3f3fec6d1c
commit
6880f71a6f
@ -180,7 +180,6 @@ chown -R "$app":"$app" "/var/log/$app"
|
||||
# MAKE SETUP
|
||||
#=================================================
|
||||
|
||||
|
||||
chown -R "$app":"$app" "$final_path"
|
||||
|
||||
pushd $final_path
|
||||
@ -333,4 +332,4 @@ systemctl reload nginx
|
||||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user