added rest-server option

This commit is contained in:
2024-05-25 13:29:57 -05:00
parent dde9c9bd70
commit 3c1a219be0
7 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/bash
export RESTIC_PASSWORD="8ung1e1!"
restic -r rest:http://192.168.1.51:8000/changemepls/home/akanealw init
restic -r rest:http://192.168.1.51:8000/changemepls/etc init
restic -r rest:http://192.168.1.51:8000/changemepls/opt init
restic -r rest:http://192.168.1.51:8000/changemepls/root init