5 lines
121 B
Bash
Executable File
5 lines
121 B
Bash
Executable File
#!/bin/bash
|
|
|
|
export RESTIC_PASSWORD="8ung1e1!"
|
|
export RESTIC_REPOSITORY="rest:http://192.168.1.51:8000/changemepls/root"
|