This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
You've already forked super-graph
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2b0a798faa
super-graph
/
qcode
/
cleanup.sh
3 lines
58 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
corpus
&&
rm -rf
$(
find . ! -name
'00?.gql'
)
Reference in New Issue
View Git Blame
Copy Permalink