forked from Archives/Athou_commafeed
Creating template
This commit is contained in:
committed by
fabianofranz
parent
14ef5af936
commit
0b46187ac5
@@ -5,4 +5,3 @@ then
|
||||
client_result "Application is already stopped"
|
||||
else
|
||||
kill `ps -ef | grep commafeed | grep -v grep | awk '{ print $2 }'` > /dev/null 2>&1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user