summaryrefslogtreecommitdiffstats
path: root/support/scripts/run-tupkgs
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/run-tupkgs')
-rwxr-xr-xsupport/scripts/run-tupkgs4
1 files changed, 0 insertions, 4 deletions
diff --git a/support/scripts/run-tupkgs b/support/scripts/run-tupkgs
deleted file mode 100755
index 429f815a..00000000
--- a/support/scripts/run-tupkgs
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-aurroot=/srv/http/aur
-
-nohup $aurroot/aur/tupkg/server/tupkgs -c $aurroot/tupkgs.conf > $aurroot/tupkgs.log 2>&1 &