#Bash won't let me define a directory

1 messages · Page 1 of 1 (latest)

tired ruin
tender lantern
#

Yeah, don't use ALLCAPS for custom variable names, don't use ~ in bash scripts expecting it to be $HOME, it's not. Perhaps consider a ... Better approach to backups, like borgmatic+borgbackup. 🙂

#

And, avoid using sudo, in bash scripts, as well.

#

(and please please please, in the future, text copy/paste is sooooooo much easier to read than screenshots with busy backgrounds and bad color choices!)

#
That's why three-` code blocks exists, too!
tired ruin
#

@jaunty oxide