mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
add packageID
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user