gopherjs / gopherjs.github.io

GopherJS Playground
https://gopherjs.github.io/playground/
23 stars 12 forks source link

update.sh: fix to work with all shells and gopherjs 1.10-3. #70

Closed myitcv closed 4 years ago

myitcv commented 6 years ago

Fixes #69

dmitshur commented 6 years ago

I'm going to cherry pick the "fix to work with all shells" changes. We'll leave the rest for later. Fixing #69 has to be done in a way that doesn't break playground if GOROOT is non-writeable.

dmitshur commented 4 years ago

Closing because #69 has been resolved. Please let me know if there are any issues. Thanks for the work here.