From bbe8f20b9c1d031d7e97de6b89419f341b1e1600 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Wed, 1 May 2024 15:14:13 -0700 Subject: [PATCH] fix script and remove norescue --- cloud-build.sh | 4 ++-- cloud/cloud.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/cloud-build.sh b/cloud-build.sh index bff8cc1..2597507 100755 --- a/cloud-build.sh +++ b/cloud-build.sh @@ -14,7 +14,7 @@ __usage=" usage: $SCRNAME [OPTIONS] Options: - -o, --output-di r DIR + -o, --output-dir DIR -l, --cloud-image NAME -p, --peridot ID # optional. will use peridot repos. -d, --debug # optional @@ -22,7 +22,7 @@ Options: " OPTS=$(getopt -a -n cloud-build -o l:,o:,p:,d,h \ - -l cloud-image:,output-dir:,peridot:,debug,help -- "$@") + -c cloud-image:,output-dir:,peridot:,debug,help -- "$@") function is_in_path() { builtin type -P "${1}" diff --git a/cloud/cloud.xml b/cloud/cloud.xml index d3ba209..27984df 100644 --- a/cloud/cloud.xml +++ b/cloud/cloud.xml @@ -221,7 +221,6 @@ -