mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +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