shortened path to home

This commit is contained in:
2024-05-25 14:08:52 -05:00
parent 462d0975d3
commit 3f583c85c4
4 changed files with 5 additions and 5 deletions

View File

@@ -3,9 +3,9 @@
export RESTIC_PASSWORD="8ung1e1!"
# backup /home/akanealw
export RESTIC_REPOSITORY="rest:http://192.168.1.51:8000/changemepls/home/akanealw"
export RESTIC_REPOSITORY="rest:http://192.168.1.51:8000/changemepls/home"
restic unlock
restic backup /home/akanealw --no-cache -v
restic backup /home --no-cache -v
restic unlock
restic forget --keep-last 25 --prune