1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00
This commit is contained in:
yalh76 2019-02-02 06:59:04 +01:00
parent 3f3fec6d1c
commit 6880f71a6f
2 changed files with 17 additions and 18 deletions

View file

@ -180,7 +180,6 @@ chown -R "$app":"$app" "/var/log/$app"
# MAKE SETUP # MAKE SETUP
#================================================= #=================================================
chown -R "$app":"$app" "$final_path" chown -R "$app":"$app" "$final_path"
pushd $final_path pushd $final_path
@ -333,4 +332,4 @@ systemctl reload nginx
# START SERVICE # START SERVICE
#================================================= #=================================================
ynh_systemd_action --action=start --service_name=$app ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost:"