„gaboshlib/g_backup.bashfunc“ ändern

This commit is contained in:
olli 2023-02-12 19:45:19 +01:00
parent d26f922fcf
commit 16f5b7b928

View File

@ -20,8 +20,8 @@ function g_backup {
# Copy only without hostname/backup-date Structure
NODIRSTRUCT=""
g_tries=3
g_tries_delay=1
g_tries=5
g_tries_delay=120
# Config files for custom vars
[ -r /usr/local/etc/g_backup.conf ] && . /usr/local/etc/g_backup.conf