This website requires JavaScript.
Explore
Help
Sign In
kev
/
Onionr
Watch
1
Star
0
Fork
0
You've already forked Onionr
Code
Issues
24
Pull Requests
Projects
Releases
2
Wiki
Activity
6a576131f8
Onionr
/
install
/
build.sh
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Add lazypkg files
2019-07-20 17:43:55 +00:00
#!/bin/sh
make plugins-reset
Add files
2019-07-20 20:19:24 +00:00
find . -name
'__pycache__'
-type d
|
xargs rm -rf
Reference in New Issue
Copy Permalink