update start and stop scripts

This commit is contained in:
dmacias72 2016-11-06 15:49:23 -07:00
parent d1bea46690
commit ffdd6e3868

View File

@ -115,7 +115,10 @@ The 'remove' script.
--> -->
<FILE Run="/bin/bash" Method="remove"> <FILE Run="/bin/bash" Method="remove">
<INLINE> <INLINE>
&emhttp;/scripts/stop # stop service
echo "stopping ungit..."
at -M -f &emhttp;/scripts/stop now 2>/dev/null
removepkg &plgPATH;/&plgNAME;.txz removepkg &plgPATH;/&plgNAME;.txz
rm -rf &emhttp; rm -rf &emhttp;
rm -f &plgPATH;/*.txz \ rm -f &plgPATH;/*.txz \