more structural organization of files/packages

This commit is contained in:
Martin Konecny 2013-05-16 13:41:56 -04:00
parent 1c87d51b8e
commit 888e6db812
12 changed files with 10 additions and 11 deletions

View file

@ -9,7 +9,7 @@ SCRIPT=`readlink -f $0`
pypo_path=`dirname $SCRIPT`
api_client_path="/usr/lib/airtime/"
pypo_script="pypocli.py"
pypo_script="pypo.py"
cd ${pypo_path}
set +e