zbs-smart.ps1: Add correct Shebang

This commit is contained in:
mh 2020-10-05 21:19:07 +02:00
parent d6d8c613b7
commit b6e3a215ad
1 changed files with 1 additions and 0 deletions

View File

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