1
0
zrcadlo http://git.whoc.org.uk/git/password-manager.git synchronizováno 2026-04-01 23:58:45 +02:00
Files
password-manager-mirror/scripts/dev-proxy
2013-01-08 16:12:19 +01:00

7 řádky
267 B
Bash
Spustitelný soubor

#!/bin/bash
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
#${CURR_DIR}/proxy/main.py $@
python ${CURR_DIR}/proxy/main.py $@
#twistd -y ${CURR_DIR}/proxy/main.py --pidfile=${CURR_DIR}/../target/proxy/proxy.pid --logfile=${CURR_DIR}/../target/proxy/logs/proxy.log