Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Staff
RancherOS-Linode
Commits
ba8aa235
Commit
ba8aa235
authored
7 years ago
by
Mike Smith
Browse files
Options
Download
Email Patches
Plain Diff
Update install.sh
parent
189c79c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install.sh
install.sh
+1
-1
No files found.
install.sh
View file @
ba8aa235
...
...
@@ -56,7 +56,7 @@ mkdir dist
wget
-q
-P
dist
"https://github.com/rancher/os/releases/download/
${
VERSION
}
/initrd-
${
VERSION
}
"
mv
"dist/initrd-
${
VERSION
}
"
dist/initrd
wget
-q
-P
dist
"https://github.com/rancher/os/releases/download/
${
VERSION
}
/vmlinuz-4.9.24-rancher"
mv
dist/vmlinuz-4.9.2
1
-rancher dist/vmlinuz
mv
dist/vmlinuz-4.9.2
4
-rancher dist/vmlinuz
rancheros/scripts/installer/set-disk-partitions
"
${
DEVICE
}
"
rancheros/scripts/installer/lay-down-os
-c
"
${
CLOUD_CONFIG
}
"
-d
"
${
DEVICE
}
"
-i
dist
-t
generic
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment