Update defaults.inc

This commit is contained in:
2023-12-30 16:02:03 -06:00
parent c0c03070ec
commit 2840fc2701

View File

@@ -81,8 +81,8 @@ ${SN_MSG}
$(date)" "${SN_TIT}" ${3} &
else
echo "HERE: [${SN_TIT}]=${SN_MSG}: DONE"
PUSH_TO_MOBILE "${SN_MSG}
echo "HERE: [${SN_TIT}]=${SN_MSG/\%/\%25}: DONE"
PUSH_TO_MOBILE "${SN_MSG/\%/\%25}
$(date)" "${SN_TIT}" ${3} &
fi