dotfiles/systemd/borg-notify-install.sh
2018-12-11 23:21:34 +01:00

4 lines
118 B
Bash
Executable file

#!/bin/sh
cp borg-notify.service borg-notify.timer ~/.config/systemd/user/
systemctl enable borg-notify.timer --user