add packageID

This commit is contained in:
nestyurkin
2021-12-29 00:36:36 +03:00
committed by GitHub
parent c302cf6376
commit 9797da6023

View File

@@ -1,6 +1,7 @@
pritunl)
name="Pritunl"
type="pkgInZip"
packageID="com.pritunl.pkg.Pritunl"
if [[ $(arch) == "arm64" ]]; then
archiveName="Pritunl.arm64.pkg.zip"
downloadURL=$(downloadURLFromGit pritunl pritunl-client-electron)