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