mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 10:10:03 -03:30
Add missing exclamation mark in shebang line (#1966)
This commit is contained in:
committed by
Matthew Mosesohn
parent
0d8de289dd
commit
421e73b87c
@@ -1,4 +1,4 @@
|
|||||||
#/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
BINDIR="/opt/bin"
|
BINDIR="/opt/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user