mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-14 12:37:31 +00:00
added missing shebang
This commit is contained in:
parent
e194141644
commit
cd421106e3
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
cat >./nats.conf <<EOF
|
cat >./nats.conf <<EOF
|
||||||
port: 4022
|
port: 4022
|
||||||
tls {
|
tls {
|
||||||
|
|
Loading…
Reference in a new issue