spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 92ff36748d9a65b204ade84d55941f5791126804
parent fb68d5d0ff23698793d17d7d9be34e5a856fbbf7
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Fri,  7 Oct 2011 19:09:04 +0800

web: appcfg.py location

Diffstat:
Mweb/upload | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/upload b/web/upload @@ -1,3 +1,3 @@ #!/bin/sh -~/bin/google_appengine/appcfg.py --email=alexander@kojevnikov.com update `dirname $0` +appcfg.py --email=alexander@kojevnikov.com update `dirname $0`