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

This commit is contained in:
naomiaro 2011-03-24 23:46:55 -04:00
parent d5707c514b
commit f38541cb0e
2 changed files with 10 additions and 8 deletions

View file

@ -1,7 +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/"
recorder_script="testrecordscript.py"