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