run (177B)
1 #!/bin/sh 2 3 set -xe 4 exec 2>&1 5 6 REAL_PWD="$(pwd)" 7 NAME="$(basename $(dirname $(pwd)))" 8 9 cd /usr/lib/games/redeclipse 10 exec chpst -b "$NAME" ./redeclipse-server -h"$(REAL_PWD)"/cfg
redeclipse-confconfiguration and runit scripts for RedEclipse 1.6 (template) | |
git clone git://deadbeef.fr/redeclipse-conf.git | |
Log | Files | Refs | README |