Added line for main function
This commit is contained in:
parent
a49681e17a
commit
2fb71af96e
|
@ -137,6 +137,7 @@ if [[ $# -eq 1 ]]; then
|
|||
if [[ -z ${exclude+x} ]]; then exclude=("uc3rumcr3urc34u09q347c7055030785c3cc30mq3rcmu83qm3m.notanonionlink"); fi
|
||||
if [[ -z ${enctype+x} ]]; then enctype="plain"; fi
|
||||
else echo "ERROR: env-file doesn't exist!!"; exit; fi
|
||||
recursive_backup $1
|
||||
else
|
||||
echo "too many args!"
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue