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/run-tupkgs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tupkg/scripts/run-tupkgs (limited to 'tupkg/scripts/run-tupkgs') diff --git a/tupkg/scripts/run-tupkgs b/tupkg/scripts/run-tupkgs new file mode 100755 index 0000000..429f815 --- /dev/null +++ b/tupkg/scripts/run-tupkgs @@ -0,0 +1,4 @@ +#!/bin/bash +aurroot=/srv/http/aur + +nohup $aurroot/aur/tupkg/server/tupkgs -c $aurroot/tupkgs.conf > $aurroot/tupkgs.log 2>&1 & -- cgit v1.2.3-70-g09d2