mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-25 14:04:37 +00:00
Update shebang to use bash instead of sh
"function" is a bash builtin
This commit is contained in:
parent
a640dd5af1
commit
38e620836e
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# This script is used to create a LaunchAgent on MacOS, to support the service functionality.
|
||||
# Usage: ./launchd.sh (install|remove)
|
||||
|
Loading…
x
Reference in New Issue
Block a user