mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-01 04:57:07 +00:00
add git to base build image
This commit is contained in:
parent
d59aef1f07
commit
a7d59b4e30
@ -5,4 +5,4 @@ set -x
|
||||
cd $(dirname $0)/..
|
||||
|
||||
apt-get update
|
||||
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache
|
||||
apt-get install -y build-essential wget libncurses5-dev unzip bc curl python rsync ccache git
|
||||
|
Loading…
Reference in New Issue
Block a user