Skip to content

Commit

Permalink
UPDATE: use hostname instead of ip and fix remote path
Browse files Browse the repository at this point in the history
  • Loading branch information
jcjgraf committed Nov 14, 2021
1 parent d9d8f04 commit e6f6ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/user/rsync_tmbackup.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Description=Rsync tmbackup to Homeserver

[Service]
Type=oneshot
ExecStart=/home/jeanclaude/bin/rsync_tmbackup.sh /home/jeanclaude jeanclaude@192.168.1.5:~/Backup/Arch ~/.local/share/rsync_tmbackup/exclude_list
ExecStart=/home/jeanclaude/bin/rsync_tmbackup.sh /home/jeanclaude jeanclaude@homeserver.local:/home/jeanclaude/Backup/Arch /home/jeanclaude/.local/share/rsync_tmbackup/exclude_list

0 comments on commit e6f6ec3

Please sign in to comment.