diff options
Diffstat (limited to '.config/systemd/user/do-backup.service')
| -rw-r--r-- | .config/systemd/user/do-backup.service | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/systemd/user/do-backup.service b/.config/systemd/user/do-backup.service deleted file mode 100644 index 6559f30..0000000 --- a/.config/systemd/user/do-backup.service +++ /dev/null @@ -1,6 +0,0 @@ -[Unit] -Description=Create a backup for the month - -[Service] -Type=oneshot -ExecStart=/bin/bash /home/mssola/bin/do-backup.sh
\ No newline at end of file |
