Update status.inc

This commit is contained in:
2023-09-11 21:48:45 -05:00
parent 7b6d9dbf44
commit 2910327a63

View File

@@ -717,7 +717,7 @@ REPLCHECK(){
else
#timeout=`date --date='2 minutes' +%s`
timeout=`date --date='30 seconds' +%s`
# fi
fi
checked=false
until [ "${checked}" == "" ]; do
if [ "${PH_CMD}" == "" ]; then