mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
checked in scripts for launch (in /home/aur) to support/scripts
added guidelines to the main index page
This commit is contained in:
parent
f6fb9943b7
commit
62c472f70f
5 changed files with 33 additions and 1 deletions
3
support/scripts/run-tupkgs
Executable file
3
support/scripts/run-tupkgs
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
nohup /home/aur/aur/tupkg/server/tupkgs -c /home/aur/tupkgs.conf >/home/aur/tupkgs.log 2>&1 &
|
Loading…
Add table
Add a link
Reference in a new issue