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

Fix helper

This commit is contained in:
Josué Tille 2019-02-11 15:54:38 +01:00
parent f60088d747
commit 699d7553c5
No known key found for this signature in database
GPG key ID: D5E068C6DFA8681D

View file

@ -6,7 +6,7 @@
ynh_check_global_uwsgi_config () {
uwsgi --version || ynh_die "You need to add uwsgi (and appropriate plugin) as a dependency"
cat >> /etc/systemd/system/uwsgi-app@.service <<EOF
cat > /etc/systemd/system/uwsgi-app@.service <<EOF
[Unit]
Description=%i uWSGI app
After=syslog.target