mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-01 14:23:06 +01:00
add packageID
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
pritunl)
|
pritunl)
|
||||||
name="Pritunl"
|
name="Pritunl"
|
||||||
type="pkgInZip"
|
type="pkgInZip"
|
||||||
|
packageID="com.pritunl.pkg.Pritunl"
|
||||||
if [[ $(arch) == "arm64" ]]; then
|
if [[ $(arch) == "arm64" ]]; then
|
||||||
archiveName="Pritunl.arm64.pkg.zip"
|
archiveName="Pritunl.arm64.pkg.zip"
|
||||||
downloadURL=$(downloadURLFromGit pritunl pritunl-client-electron)
|
downloadURL=$(downloadURLFromGit pritunl pritunl-client-electron)
|
||||||
|
|||||||
Reference in New Issue
Block a user