next-share: complete next-share stop script
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Mon, 20 Sep 2010 18:02:08 +0000 (20:02 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Mon, 20 Sep 2010 18:02:08 +0000 (20:02 +0200)
ControlScripts/clients/next-share/stop_nextshare.sh

index 65229ec..406f464 100755 (executable)
@@ -1,8 +1,9 @@
 #!/bin/bash
 #
 # Copyright: George Milescu 2010 - george.milescu@gmail.com
+#            Razvan Deaconescu, razvan.deaconescu@cs.pub.ro
 #
-# Bash script used to stop all tribler instances
+# Bash script used to stop all next-share instances
 # The script
 #  * stops all the tribler instances
 
@@ -11,4 +12,4 @@ if [ ! $# -eq 0 ]; then
        exit 1
 fi
 
-pkill python2.6
+pkill -f cmdlinedl.py