templates/bin/reconfig.template

Sat, 31 Oct 2015 16:39:12 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 31 Oct 2015 16:39:12 +0100
changeset 107
7e81699d1f77
parent 61
c858850f3d3a
child 175
9823770ba4ee
permissions
-rw-r--r--

removed old webdav and expression code

#!/bin/sh

PID=`cat /tmp/webserver-rw6pgl8b/pid`

kill -USR1 $PID

mercurial