Update release.sh script: Also build Sandstorm version of Wekan with same script.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-02-24 19:43:20 +02:00
parent 1070805a0f
commit b105088c28

View file

@ -16,7 +16,7 @@ git push
~/repos/wekan/releases/release-bundle.sh $1
# Build Sandstorm
#~/repos/wekan/releases/release-sandstorm.sh $1
~/repos/wekan/releases/release-sandstorm.sh $1
# Build Snap
#./release-snap.sh $1