Update defaults.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user