1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00
This commit is contained in:
Alexandre Aubin 2024-04-21 17:41:09 +02:00 committed by GitHub
commit c0e7d48868
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/sudo /usr/local/bin/backup-with-__APP__ __APP__
ExecStart=/usr/local/bin/backup-with-__APP__ __APP__
User=__APP__
Group=__APP__