mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 23:51:18 +02:00
Changed to #!/bin/powershell
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/snap/bin/powershell
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./switch-shelly1.ps1 [<IP-address>] [<turn-mode>] [<timer>]
|
||||
.DESCRIPTION switches a Shelly1 device in the local network
|
||||
|
Reference in New Issue
Block a user