Move tupkg scripts to tupkg/scripts.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2008-12-11 10:14:55 -05:00
parent 084b11a6f2
commit 186abc852a
3 changed files with 0 additions and 0 deletions

View file

@ -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 &