geode/installer/mac/package.sh

4 lines
144 B
Bash
Raw Normal View History

2023-06-28 07:45:37 -04:00
#!/bin/bash
2023-06-28 08:23:14 -04:00
pkgbuild --root "$1" --identifier com.geode-sdk.geode --scripts "installer/mac/Scripts" --install-location "/tmp/geode-install" $2