mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
7 lines
333 B
XML
7 lines
333 B
XML
|
|
<pkg-info format-version="2" identifier="com.mygreatcompany.pkg.HelloWorld" version="1.2.3" relocatable="false" overwrite-permissions="false" followSymLinks="false" install-location="/" auth="root">
|
||
|
|
<payload installKBytes="0" numberOfFiles="1"/>
|
||
|
|
<scripts>
|
||
|
|
<preinstall file="./preinstall"/>
|
||
|
|
</scripts>
|
||
|
|
</pkg-info>
|