optimations

This commit is contained in:
olli 2023-10-24 21:13:59 +02:00
parent 0227713b2d
commit 58dcb45b3c

View File

@ -7,8 +7,8 @@ export LANGUAGE="en_US"
### CONFIG ###
BASEPATH=/dabo/htdocs
g_tries=7
g_tries_delay=15
g_tries=13
g_tries_delay=23
### FUNCTIONS ###
for bashfunc in $(find ${BASEPATH}/../functions -type f -name "*.sh")