From 4008fa4f12d6688c580a78980e4722899a84498c Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 12 Apr 2024 16:06:30 -0500 Subject: Update Makefile to manage fedora/sway-de config --- stow/duplicity/.local/share/systemd/user/backup.service | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 stow/duplicity/.local/share/systemd/user/backup.service (limited to 'stow/duplicity/.local/share/systemd/user/backup.service') diff --git a/stow/duplicity/.local/share/systemd/user/backup.service b/stow/duplicity/.local/share/systemd/user/backup.service deleted file mode 100644 index c1adfde..0000000 --- a/stow/duplicity/.local/share/systemd/user/backup.service +++ /dev/null @@ -1,7 +0,0 @@ -[Unit] -Description=Backup with duplicity -After=network.target - -[Service] -Type=oneshot -ExecStart=bash ${HOME}/.local/bin/backup -- cgit v1.2.3