mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-07-10 14:59:14 +00:00
Modified README and added warning in bridge.c
This commit is contained in:
@ -52,7 +52,8 @@ Logs are stored in `C:\windows\logs\bridge.log`.
|
||||
|
||||
## macOS
|
||||
|
||||
On macOS, follow [these instructions](https://enderice2.github.io/rpc-bridge/installation.html#macos).
|
||||
The steps to install are almost the same. The only difference is that if you want the service to work, you will have to use [this script](macos.sh) to install a launch agent that will symlink the `$TMPDIR` to a static path (`/tmp/rpc-bridge/tmpdir`).
|
||||
To do so, download it, make it executable (`chmod +x macos.sh`) and run `./macos.sh install`. You can uninstall the agent by running `./macos.sh uninstall`.
|
||||
|
||||
## Compiling from source
|
||||
|
||||
|
Reference in New Issue
Block a user