Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created February 15, 2018 08:22
Show Gist options
  • Save kjunichi/a21a3cde5be5b5cacff5416eb304195b to your computer and use it in GitHub Desktop.
Save kjunichi/a21a3cde5be5b5cacff5416eb304195b to your computer and use it in GitHub Desktop.
2018/2/15

GAEのgoのWebアプリの更新

SDKが古すぎて、更新しないとデプロイできなかった

export PATH=$PATH:~/local/go_appengine
appcfg.py -A webremocon-hrd -V 1 update .

関連

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment