aurweb/support/scripts/run-tupkgs
pjmattal 62c472f70f checked in scripts for launch (in /home/aur) to support/scripts
added guidelines to the main index page
2005-04-11 15:12:07 +00:00

3 lines
107 B
Bash
Executable file

#!/bin/bash
nohup /home/aur/aur/tupkg/server/tupkgs -c /home/aur/tupkgs.conf >/home/aur/tupkgs.log 2>&1 &