mirror of
https://github.com/rancher/os.git
synced 2025-09-13 05:33:34 +00:00
Fix installer
This commit is contained in:
@@ -27,6 +27,7 @@ if [ "$1" = "pxe" ]; then
|
||||
BOOT="-boot cn"
|
||||
|
||||
if [ ! -e dev ]; then
|
||||
rm -f dev
|
||||
ln -s ../dist/artifacts dev
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user