Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSchoenburg authored Apr 13, 2022
1 parent aaeb15b commit e87d262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PushNotification
PowerShell script that sends push notifications via Pushover for predefined monitoring methods.

# Known Errors
# Known Issues
1. Bypass Execution Policys like this: `PowerShell.exe -ExecutionPolicy Bypass -File "$($env:USERPROFILE)\Downloads\New-PushMon.ps1"`
2. The ASCII Art in the Code can case an error under on computers. The error will say, there would be an unexpected "}" at line 277 position 5.

Expand Down

0 comments on commit e87d262

Please sign in to comment.