diff --git a/defaults.inc b/defaults.inc index 49414880..980f44f0 100755 --- a/defaults.inc +++ b/defaults.inc @@ -236,3 +236,4 @@ $(date)" "${1}" ${3} & + diff --git a/inc/certs.inc b/inc/certs.inc index 433034a3..8635ed57 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -724,3 +724,4 @@ export PDNS_Ttl=60 + diff --git a/inc/services.inc b/inc/services.inc index 260a3b5c..cf968f05 100755 --- a/inc/services.inc +++ b/inc/services.inc @@ -540,3 +540,4 @@ CHECK_DOCKER_SERVICES(){ + diff --git a/inc/status.inc b/inc/status.inc index e7acdaa0..e6764bac 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -830,3 +830,4 @@ STATUS_SCANTIMES(){ + diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index fe3be7c2..0f1117ba 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -985,4 +985,5 @@ GUI(){ # GUI # fi -exit 0 \ No newline at end of file +exit 0 + diff --git a/run.sh b/run.sh index 54dda1a2..7831bf3f 100755 --- a/run.sh +++ b/run.sh @@ -90,3 +90,4 @@ ${NM_SCRIPT} ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11} ${12} ${13 exit 0 +