1
0
mirror of https://github.com/fruworg/infrastructure.git synced 2025-07-02 00:33:58 +03:00

Update backup.service

This commit is contained in:
2023-09-24 18:58:21 +06:00
committed by GitHub
parent f8b73add48
commit 353bddcfff

@ -2,7 +2,7 @@
Description=Backup Service Description=Backup Service
[Service] [Service]
Type=simple Type=oneshot
ExecStart=/usr/local/bin/backup.sh ExecStart=/usr/local/bin/backup.sh
[Install] [Install]