From 1b4e5640862e48fb24325a2cb3c833fedc3cc992 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 15 Apr 2026 09:27:35 +0200 Subject: Remove old backup system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .config/systemd/user/do-backup.service | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .config/systemd/user/do-backup.service (limited to '.config/systemd/user/do-backup.service') 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 -- cgit v1.2.3