mirror of
https://github.com/rancher/os.git
synced 2025-10-22 07:58:48 +00:00
Bring back installer
This commit is contained in:
@@ -8,3 +8,6 @@ if [ "$ROOTFS" != "0" ]; then
|
||||
fi
|
||||
./package-initrd
|
||||
./package-iso
|
||||
if [ "$INSTALLER" != "0" ]; then
|
||||
./package-installer
|
||||
fi
|
||||
|
Reference in New Issue
Block a user