mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Refactor build scripts
This commit is contained in:
4
scripts/clean
Executable file
4
scripts/clean
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)/..
|
||||
rm -rf build dist bin images/*/build
|
Reference in New Issue
Block a user