mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-09 20:32:38 +01:00
typo
This commit is contained in:
parent
3e3589c842
commit
24f803c9ac
@ -136,7 +136,7 @@ EOF
|
||||
fi
|
||||
fi
|
||||
|
||||
# if a user is not set, use $confgfile, otherwise use $mycnf
|
||||
# if a user is not set, use $configfile, otherwise use $mycnf
|
||||
if [ "$user" == "" ]; then
|
||||
user=root;
|
||||
defaultsfile="--defaults-file=$configfile"
|
||||
|
Loading…
Reference in New Issue
Block a user