1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00

Fix restore script

This commit is contained in:
mh4ckt3mh4ckt1c4s 2023-03-19 23:39:31 +01:00
parent ed3951190a
commit 1b8043bbb5

View file

@ -97,6 +97,8 @@ chmod u+rwX,g=rX,o= "/var/log/uwsgi/$app"
ynh_check_global_uwsgi_config
systemctl enable "uwsgi-app@$app.service" --quiet
#=================================================
# START SYSTEMD SERVICE
#=================================================