mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
set both on one line
This commit is contained in:
parent
26735585b2
commit
bc90d011ae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user