This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
ui
mirror of
https://github.com/rancher/ui.git
Watch
1
Star
0
Fork
You've already forked ui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e36f9b8b74
ui
/
scripts
/
clean
7 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
/..
rm -rf node_modules build dist
Reference in New Issue
View Git Blame
Copy Permalink