mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-31 12:26:37 +00:00
hello world
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