mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Emphasize lines with things to replace in autostart guides (#5548)
* Emphasize lines with things to replace in autostart guides * Use 'default' pygments style instead
This commit is contained in:
@@ -39,6 +39,7 @@ Then create the new service file:
|
||||
Paste the following in the file, and replace all instances of :code:`username` with the Linux username you retrieved above, and :code:`path` with the python path you retrieved above.
|
||||
|
||||
.. code-block:: none
|
||||
:emphasize-lines: 8-10
|
||||
|
||||
[Unit]
|
||||
Description=%I redbot
|
||||
|
||||
Reference in New Issue
Block a user