1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-07-03 16:56:19 +00:00
os-kernel/scripts/bootstrap

9 lines
157 B
Plaintext
Raw Normal View History

2015-08-05 16:53:05 +00:00
#!/bin/bash
set -e
set -x
cd $(dirname $0)/..
apt-get update
2015-10-01 18:48:55 +00:00
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache git