fix a typo

This commit is contained in:
Cheng Huang 2015-11-25 17:19:07 -05:00
parent 7f72433ceb
commit 9066736d51

View File

@ -7,7 +7,7 @@ if ($DAYOFWEEK -eq 6 -or $DAYOFWEEK -eq 7) {
# Exit early if no sessions with my username are found
if ((QWINSTA $env:USERNAME | measure).Count -gt 0){
#return
return
}
# Phone numbers