„gaboshlib/g_backup.bashfunc“ ändern
This commit is contained in:
parent
d26f922fcf
commit
16f5b7b928
@ -20,8 +20,8 @@ function g_backup {
|
|||||||
# Copy only without hostname/backup-date Structure
|
# Copy only without hostname/backup-date Structure
|
||||||
NODIRSTRUCT=""
|
NODIRSTRUCT=""
|
||||||
|
|
||||||
g_tries=3
|
g_tries=5
|
||||||
g_tries_delay=1
|
g_tries_delay=120
|
||||||
|
|
||||||
# Config files for custom vars
|
# Config files for custom vars
|
||||||
[ -r /usr/local/etc/g_backup.conf ] && . /usr/local/etc/g_backup.conf
|
[ -r /usr/local/etc/g_backup.conf ] && . /usr/local/etc/g_backup.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user