CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch

hopefully this will avoid "unknown terminal" problems
This commit is contained in:
naomiaro 2011-03-25 13:22:44 -04:00
parent bdcabf37a2
commit 537812298b
2 changed files with 15 additions and 4 deletions

View file

@ -1,6 +1,7 @@
#!/bin/sh
recorder_user="pypo"
export HOME="/home/pypo/"
export TERM=xterm
# Location of pypo_cli.py Python script
recorder_path="/opt/recorder/bin/"