From 186abc852a9f442d94cf7fdf44f394993173ccd1 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Thu, 11 Dec 2008 10:14:55 -0500 Subject: Move tupkg scripts to tupkg/scripts. Signed-off-by: Loui Chang --- tupkg/scripts/stop-tupkgs | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tupkg/scripts/stop-tupkgs (limited to 'tupkg/scripts/stop-tupkgs') diff --git a/tupkg/scripts/stop-tupkgs b/tupkg/scripts/stop-tupkgs new file mode 100755 index 00000000..b0e4c027 --- /dev/null +++ b/tupkg/scripts/stop-tupkgs @@ -0,0 +1,3 @@ +#!/bin/bash + +killall tupkgs -- cgit v1.2.3-24-g4f1b