My shell portfolio begins
This commit is contained in:
5
backup-ez.sh
Normal file
5
backup-ez.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
export BORG_PASSPHRASE=$(magicstuffhere-tbd)
|
||||
|
||||
borg create -v --stats /media/charles/CPWBKUP/Charles-Backup/BorgBkups/::$(date +%m-%d-%Y) /home/charles
|
Reference in New Issue
Block a user