mirror of
https://github.com/rancher/os.git
synced 2025-09-17 07:30:42 +00:00
Fix installer build
This commit is contained in:
@@ -3,7 +3,6 @@ set -e -x
|
||||
|
||||
SCRIPTS_DIR=$(dirname ${0})
|
||||
|
||||
. "${SCRIPTS_DIR}/build.conf"
|
||||
VERSION=${VERSION:?"VERSION not set"}
|
||||
|
||||
while getopts "i:f:c:d:t:r:o:p:ka:" OPTION
|
||||
|
Reference in New Issue
Block a user