diff options
author | elij <elij.mx@gmail.com> | 2009-09-28 01:43:33 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-09-28 20:58:27 +0200 |
commit | 94b1e165e12ff12e2caf01913fdec52009215210 (patch) | |
tree | 23d7d3898d7191b2d99a293a1d23cbba9ca4e386 /tupkg/scripts/stop-tupkgs | |
parent | 6caf3a4da0e984f0cb4555445b7bcfbc36eece39 (diff) | |
download | aur-94b1e165e12ff12e2caf01913fdec52009215210.tar.gz aur-94b1e165e12ff12e2caf01913fdec52009215210.tar.xz |
removed tupkg. community management moved to main repos.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'tupkg/scripts/stop-tupkgs')
-rwxr-xr-x | tupkg/scripts/stop-tupkgs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tupkg/scripts/stop-tupkgs b/tupkg/scripts/stop-tupkgs deleted file mode 100755 index b0e4c027..00000000 --- a/tupkg/scripts/stop-tupkgs +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -killall tupkgs |