Browse Source
Update truenas_ws.sh (Interpreter changed from bash to sh)
pull/6108/head
Attackwave
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
deploy/truenas_ws.sh
|
@ -1,4 +1,4 @@ |
|
|
#!/usr/bin/env bash |
|
|
|
|
|
|
|
|
#!/usr/bin/env sh |
|
|
|
|
|
|
|
|
# TrueNAS deploy script for SCALE/CORE using websocket |
|
|
# TrueNAS deploy script for SCALE/CORE using websocket |
|
|
# It is recommend to use a wildcard certificate |
|
|
# It is recommend to use a wildcard certificate |
|
|