oopsie daisy

This commit is contained in:
David Siaw 2017-06-02 15:21:16 +09:00
parent 1c7e1c3303
commit a73812c9cb

View file

@ -1,7 +1,7 @@
#!/bin/sh
apk update
apk build-base python git nodejs nodejs-npm mysql mysql-client curl
apk add build-base python git nodejs nodejs-npm mysql mysql-client curl
npm install npm@latest -g
npm install