mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-09-11 21:02:32 +00:00
Fix syntax error in build-msi.sh
This commit is contained in:
@@ -85,7 +85,7 @@ fi
|
|||||||
|
|
||||||
if [ $PKGNAME != "master" ]; then
|
if [ $PKGNAME != "master" ]; then
|
||||||
PKGDISPLAYNAME="Yggdrasil Network (${PKGNAME} branch)"
|
PKGDISPLAYNAME="Yggdrasil Network (${PKGNAME} branch)"
|
||||||
elif
|
else
|
||||||
PKGDISPLAYNAME="Yggdrasil Network"
|
PKGDISPLAYNAME="Yggdrasil Network"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user