CC-3366: Pypo: Use local files instead of downloading them

-done
This commit is contained in:
Martin Konecny 2012-03-01 17:58:44 -05:00
parent 508c623850
commit d03d01bce9
6 changed files with 228 additions and 57 deletions

View file

@ -8,7 +8,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_script="pypo-cli.py"
pypo_script="pypocli.py"
cd ${pypo_path}
exec 2>&1