custom sleep timer for keep alinve
This commit is contained in:
parent
3dd6680a9f
commit
098e268001
@ -10,3 +10,4 @@ IBSID=
|
|||||||
|
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
TIME_DIFF_LIMIT=1
|
TIME_DIFF_LIMIT=1
|
||||||
|
SLEEP=45
|
||||||
|
@ -6,5 +6,5 @@ KEEP_ALIVE=$(curl -s 'https://faisanet.mib.com.mv/aProfile/keepAlive' \
|
|||||||
-X 'POST' \
|
-X 'POST' \
|
||||||
-H "cookie: ql_0=${QL_0}; IBSID=${IBSID}")
|
-H "cookie: ql_0=${QL_0}; IBSID=${IBSID}")
|
||||||
echo $KEEP_ALIVE
|
echo $KEEP_ALIVE
|
||||||
sleep 300
|
sleep $SLEEP
|
||||||
done
|
done
|
||||||
|
BIN
mc_oct2024.png
Normal file
BIN
mc_oct2024.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 461 KiB |
Loading…
x
Reference in New Issue
Block a user