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