We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd9139 commit f5194d8Copy full SHA for f5194d8
docs/AdvancedTopics/bluetooth.rst
@@ -65,5 +65,4 @@ Restart MPD
65
66
--------------
67
68
-Reference:
69
-https://wiki.alpinelinux.org/wiki/Raspberry_Pi_3_-_Setting_Up_Bluetooth
+- `Reference <https://wiki.alpinelinux.org/wiki/Raspberry_Pi_3_-_Setting_Up_Bluetooth>`__
docs/AdvancedTopics/custom-scripts.rst
@@ -7,7 +7,7 @@ is a small and secure replacement for ``sudo``.
7
8
First, configure the script to run as root with the help of ``doas``:
9
10
-.. code:: txt
+.. code:: sh
11
12
# Create the file /etc/doas.d/custom.conf
13
permit nopass mympd cmd /root/my-script.sh
0 commit comments