Fix substitution

This commit is contained in:
Skylar Ittner 2019-06-01 16:29:22 -06:00
parent bd2a302e42
commit c3273a1fb0

View File

@ -13,7 +13,8 @@ ARCH=$1
VERSION=$2
TYPE=$3
URL=$4
FILENAME="nwjs-$TYPE_$VERSION-1_$ARCH.deb"
FILENAME="nwjs-${TYPE}_$VERSION-1_$ARCH.deb"
mkdir -p out