set both on one line

This commit is contained in:
David Baker 2019-12-13 16:46:29 +00:00
parent 26735585b2
commit bc90d011ae

View File

@ -9,8 +9,7 @@ fi
confdir=$1
set -x
set -e
set -ex
ver=`node -e "require('fs'); console.log(JSON.parse(fs.readFileSync('package.json')).version)"`
distdir=$PWD/dist