add ssh utils following the same scheme as k8s-create...
This commit is contained in:
parent
a3fbd13474
commit
f770e026d2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
set -o noglob
|
set -o noglob
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue