spek

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

commit 968c1644d2da7674cc5a893f1878283fe5b41d8b
parent 5fa245c3f0a699456cabe43809448041eff4f7e4
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sun, 24 Apr 2011 09:47:55 +0800

web: Explicit path for appcfg.py

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 -appcfg.py --email=alexander@kojevnikov.com update `dirname $0` +~/bin/google_appengine/appcfg.py --email=alexander@kojevnikov.com update `dirname $0`