mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
Clean up
This commit is contained in:
parent
3f3fec6d1c
commit
6880f71a6f
2 changed files with 17 additions and 18 deletions
|
@ -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…
Add table
Reference in a new issue