mirror of
https://github.com/rancher/os.git
synced 2025-06-27 15:26:50 +00:00
9 lines
322 B
Bash
Executable File
9 lines
322 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd $(dirname $0)/..
|
|
|
|
source scripts/build-common
|
|
|
|
download 9a61da8dd88bc79f212e085fc3f5b6260ff82ceb https://github.com/rancherio/os-base/releases/download/v0.2.1/os-base.tar.xz
|
|
download b56232025ec4fd71117ef099aa40e99c38e48296 https://github.com/rancherio/docker/releases/download/v1.6.0-rc4-rancher-1/docker
|