wekan/releases/release.sh
2019-08-11 23:05:41 +03:00

10 lines
180 B
Bash
Executable file

# Usage: ./release.sh 1.36
# Build Bundle
~/repos/wekan/releases/release-bundle.sh $1
# Build Sandstorm
~/repos/wekan/release-sandstorm.sh $1
# Build Snap
#./release-snap.sh $1