1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-16 06:48:16 +00:00

Update build scripts

This commit is contained in:
niusmallnan
2018-01-18 23:10:33 +08:00
parent 12750759fd
commit fd486228a7
2 changed files with 15 additions and 46 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
set -e
export ARCH=${ARCH:-"amd64"}
BASE=images
source $(dirname $0)/version