new cleanup.sh script
This commit is contained in:
parent
b65baa8abb
commit
88ceba416f
1 changed files with 6 additions and 0 deletions
6
cleanup.sh
Executable file
6
cleanup.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
rm -f \
|
||||
sock/knot/knot.pid \
|
||||
sock/knot-secondary/knot.pid \
|
||||
sock/nginx-onion/socket
|
Loading…
Add table
Reference in a new issue