1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-07-03 00:36:13 +00:00
os-kernel/scripts/bootstrap
2015-10-01 23:50:43 +05:00

9 lines
157 B
Bash
Executable File

#!/bin/bash
set -e
set -x
cd $(dirname $0)/..
apt-get update
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache git