1
0
mirror of https://github.com/rancher/os.git synced 2025-09-04 00:04:25 +00:00
Files
os/scripts/default

8 lines
59 B
Bash
Executable File

#!/bin/bash
cd $(dirname $0)
./build
./prepare
./package