Update status.inc

This commit is contained in:
2023-10-25 19:06:11 -05:00
parent 018a5f21d2
commit 225780ba87

View File

@@ -2,7 +2,7 @@
STATUS(){ STATUS(){
start=`date +%s` start=`date +%s`
PRI_cw=${PRI_CW}; PRI_CW=40;
ST_ACTION=${1} ST_ACTION=${1}
if [ "${ST_ACTION}" = "sync" ]; then if [ "${ST_ACTION}" = "sync" ]; then