Compare commits

...

2 Commits

Author SHA1 Message Date
mh b6e3a215ad zbs-smart.ps1: Add correct Shebang 2020-10-05 21:19:07 +02:00
mh d6d8c613b7 Set execute-bit 2020-10-05 21:16:04 +02:00
1 changed files with 1 additions and 0 deletions

1
zbx-smart.ps1 Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/pwsh
# By MH 2020, MIT-License
# TODO: Logging (Sucess, Error), Windows-Support