mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
fix create-installer to use the installer tarball in the iso
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -70,6 +70,7 @@ while [ "$#" -gt 0 ]; do
|
||||
CONSOLEDISPLAY=1
|
||||
;;
|
||||
--installed)
|
||||
./scripts/create-installed
|
||||
INSTALLED=1
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user