diff --git a/web/index.html b/web/index.html index 6bf8c71..77647c2 100644 --- a/web/index.html +++ b/web/index.html @@ -59,7 +59,7 @@ Mac OS X - spek-0.5.dmg (6.12 MiB) + spek-0.6.dmg (6.12 MiB)
instructions diff --git a/web/upload b/web/upload index 095cca8..6dec19a 100755 --- a/web/upload +++ b/web/upload @@ -1,3 +1,3 @@ -#!/usr/bin/env bash +#!/bin/sh -/opt/google-appengine/appcfg.py --email=alexander@kojevnikov.com update `dirname $0` +appcfg.py --email=alexander@kojevnikov.com update `dirname $0`