1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 06:11:12 +00:00
Files
os/scripts/clean
2017-03-28 16:04:49 +10:00

7 lines
122 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)/..
rm -rf build dist bin images/*/build state
rm -rf ./scripts/images/openstack/dist