Remove redis install

This commit is contained in:
ericgaspar
2021-09-19 10:14:22 +02:00
parent 67d262d2a7
commit edb56182a4
7 changed files with 5 additions and 29 deletions

View File

@ -121,7 +121,7 @@ chown $app:$app "$final_path/server/config.js"
ynh_script_progression --message="Starting a systemd service..." --weight=1
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" #--line_match="HTTP Server listening"
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
#=================================================
# RELOAD NGINX