add scripts for pkg creation for mac

This commit is contained in:
Pascal Fischer
2023-05-23 18:15:05 +02:00
parent f66574b094
commit ac0e40da7e
3 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/sh
{
echo "Preinstall complete"
exit 0 # all good
} > /tmp/my_preinstall.log