mirror of https://github.com/k3s-io/k3s
commit
3a582c9dbf
|
@ -19,7 +19,6 @@
|
|||
# exit on any error
|
||||
set -eu
|
||||
set -o pipefail
|
||||
IFS=$'\n\t'
|
||||
|
||||
SCRIPT_DIR=$(CDPATH="" cd $(dirname $0); pwd)
|
||||
|
||||
|
|
Loading…
Reference in New Issue