CC-2567: Install api_client separately from pypo

This commit is contained in:
martin 2011-07-19 12:07:31 -04:00
parent 28b71c61d6
commit ff2fcde7c0
13 changed files with 44 additions and 8 deletions

View file

@ -4,7 +4,7 @@ pypo_user="pypo"
# Location of pypo_cli.py Python script
pypo_path="/usr/lib/airtime/pypo/bin/"
api_client_path="/usr/lib/airtime/pypo/"
api_client_path="/usr/lib/airtime/"
pypo_script="pypo-cli.py"
cd ${pypo_path}
exec 2>&1