ReachableCEO-ShellScriptPor.../backup-share.sh

6 lines
140 B
Bash
Raw Normal View History

2024-12-11 19:01:29 +00:00
#!/bin/bash
export BORG_PASSPHRASE='YourS3crt'
borg create -v --stats <target dir with trialing />::$(date +%m-%d-%Y) <src dir to backup>