Add an uninstall target to the Makefile.
Also a fix to the install target, and the initscript.
This commit is contained in:
parent
6457f18b36
commit
3b00718e59
2 changed files with 10 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
NODE_PATH=/usr/lib/node_modules
|
||||
LOGFILE=/var/log/rlgwebd.log
|
||||
CTLSOCKET=/var/run/rlgwebd.sock
|
||||
RLGWEBDJS=./rlgwebd
|
||||
RLGWEBDJS=/usr/local/bin/rlgwebd
|
||||
|
||||
export NODE_PATH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue