Remove Python ref (very old)

This commit is contained in:
iamromulan
2024-02-27 01:09:26 -05:00
parent 9cd62ec422
commit cef714f755

View File

@@ -36,11 +36,6 @@ nr_bw() {
esac
}
if [ ! -f /tmp/modemstatus.txt ]
then
/usrdata/simpleadmin/scripts/get_modem_data.py > /dev/null
fi
# Read File
OX=$(</tmp/modemstatus.txt)