Remove codesigning script's reliance on zsh

Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
This commit is contained in:
Kenneth Chew 2025-07-13 00:38:20 -04:00
parent 7ebd61d0d8
commit 905fa34e00
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
#!/usr/bin/env zsh #!/usr/bin/env sh
# Run this script from the directory containing "PrismLauncher.app" # Run this script from the directory containing "PrismLauncher.app"