4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 18:36:07 +00:00

Fix syntax error in build-msi.sh

This commit is contained in:
Neil Alexander
2019-12-10 11:40:16 +00:00
parent 4762edc2b3
commit 1a1e32c411

View File

@ -85,7 +85,7 @@ fi
if [ $PKGNAME != "master" ]; then
PKGDISPLAYNAME="Yggdrasil Network (${PKGNAME} branch)"
elif
else
PKGDISPLAYNAME="Yggdrasil Network"
fi