Commit 7d868513 authored by Leo Iannacone's avatar Leo Iannacone

moved coffeescript to right location

parent 0e26ca68
......@@ -4,7 +4,7 @@ Description=Deb-o-Matic web.ui
[Service]
Type=simple
EnvironmentFile=/home/debomatic/debomatic-webui/systemd/systemd.env
ExecStart=${DW}/node_modules/.bin/coffee ${DW}/debomatic-webui -c ${DWCONFIG}/%i.config
ExecStart=/usr/bin/nodejs ${DW}/node_modules/coffee-script/bin/coffee ${DW}/debomatic-webui -c ${DWCONFIG}/%i.config
ExecStop=/bin/kill -TERM $MAINPID
Restart=on-failure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment