Mercurial
>
hg
>
webserver
/ file revision
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
templates/bin/stopserv.template@b9a6af0ae41a
templates/bin/stopserv.template
2015-10-16
author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 16 Oct 2015 19:23:49 +0200 (2015-10-16)
changeset 99
b9a6af0ae41a
parent 47
ce9790523346
child 175
9823770ba4ee
permissions
-rw-r--r--
ucx update
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID