This commit is contained in:
2023-07-10 19:09:32 -05:00
parent bbe2856319
commit 77c73ba251
2 changed files with 3 additions and 2 deletions

View File

@@ -183,6 +183,7 @@ MMSTART(){
echo -en "${idsCL[LightCyan]}24hr session limit reached, restarting vpn & services"
else
# $(date -d@${MM_VPN_RESTART} -u "+%H hr(s), %M min(s) & %S sec(s)")'
echo "$(date) - Your '$(date -d@${MM_VPN_RESTART} -u "+%H hr(s), %M min(s) & %S sec(s)")' session limit reached, restarting vpn & services" >> ${MM_LOGFILE}
echo -en "${idsCL[LightCyan]}24hr session limit reached, restarting vpn & services"
fi