geode/installer/mac/package.sh

4 lines
144 B
Bash
Raw Normal View History

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