Update macOS documentation
This commit is contained in:
parent
4f07672cfa
commit
3cd3d261e9
9 changed files with 51 additions and 30 deletions
|
|
@ -1,6 +1,6 @@
|
|||
:github_url: https://github.com/SunshineStream/Sunshine/tree/nightly/docs/source/troubleshooting/macos.rst
|
||||
|
||||
MacOS
|
||||
macOS
|
||||
=====
|
||||
If you get this error:
|
||||
|
||||
|
|
@ -12,3 +12,18 @@ If you get this error:
|
|||
.. code-block:: bash
|
||||
|
||||
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
|
||||
|
||||
Uninstall:
|
||||
|
||||
- pkg
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo chmod +x /opt/local/etc/sunshine/assets/uninstall_pkg.sh
|
||||
sudo /opt/local/etc/sunshine/assets/uninstall_pkg.sh
|
||||
|
||||
- Portfile
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo port uninstall Sunshine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue