Update backup.service

This commit is contained in:
Руслан 2023-09-24 18:58:21 +06:00 committed by GitHub
parent f8b73add48
commit 353bddcfff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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