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

Merge pull request #8 from YunoHost-Apps/fix-restore-test

Fix restore script
This commit is contained in:
Quentin Michaud 2023-03-20 09:38:50 +01:00 committed by GitHub
commit 058e9666bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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