e Please enter the commit message for your changes. Lines starting

remove node modules
:wq
This commit is contained in:
dmacias72
2016-11-06 11:17:39 -07:00
parent e30bf5242f
commit 16846d0db8
10047 changed files with 16 additions and 1161991 deletions

View File

@ -84,11 +84,14 @@ else
upgradepkg --install-new &plgPATH;/&plgNAME;.txz
npm -g update
npm -g install ungit
#restart event daemon
<![CDATA[
/usr/local/emhttp/plugins/ungit/scripts/stop >/dev/null 2>&1 < /dev/null &
sleep 1
echo "starting libvirtwol..."
echo "starting ungit..."
setsid /usr/local/emhttp/plugins/ungit/scripts/start >/dev/null 2>&1 < /dev/null &
]]>