This website requires JavaScript.
Explore
Help
Sign In
hmn
/
hmn
Archived
Watch
4
Fork
You've already forked hmn
10
Code
Issues
60
Pull Requests
Releases
Activity
This repository has been archived on
2024-07-08
. You can view files and clone it, but cannot push or open issues or pull requests.
moretwitch
hmn
/
cinera
/
stop.sh
4 lines
61 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
cd
"
$(
dirname
"
$0
"
)
"
kill
$(
cat data/cinera.pid
)
Reference in New Issue
View Git Blame
Copy Permalink