ok #9

Merged
vincent merged 1 commits from dev into master 2019-05-09 15:10:14 +00:00
Showing only changes of commit db3001be7e - Show all commits

View File

@ -1,4 +1,4 @@
#/bin/bash
DIRECTORY=$(cd `dirname $0` && pwd)
npm install --prefix ${DIRECTORY}/client --production
npm install --prefix ${DIRECTORY}/client
npm run --prefix ${DIRECTORY}/client build