Skip to content

Instantly share code, notes, and snippets.

@y-ogi
Created December 15, 2011 06:40
Show Gist options
  • Save y-ogi/1480091 to your computer and use it in GitHub Desktop.
Save y-ogi/1480091 to your computer and use it in GitHub Desktop.
deploy google app engine
echo [password] > .password && /usr/bin/python manage.py appcfg update --email=test@test.com --passin -A [appname] < .password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment