changed all folder structure

This commit is contained in:
Yasin Kaya
2020-11-18 11:09:09 -08:00
parent 3811a1a043
commit 3c974f6dad
17 changed files with 17 additions and 23 deletions

6
src/configs.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/env bash
INTERVAL=60 # Seconds, Interval between two connection check of internet
DOUBLE_CHECK_WAIT=10 # Seconds, wait time for double check when the connection is down
PING_TIMEOUT=9 # Seconds, Timeout of ping command
NETWORK_CHECK_TIMEOUT=300 # Count, Check network for ($NETWORK_TIMEOUT x 2 Seconds)