1
0
mirror of https://github.com/rancher/os.git synced 2025-06-02 20:06:06 +00:00
os/scripts/release
2018-12-05 16:31:40 +08:00

10 lines
118 B
Bash
Executable File

#!/bin/bash
set -ex
cd $(dirname $0)/..
source ./scripts/version
./scripts/release-build
./scripts/release-${ARCH}