OS support spring cleaning spree (#6386)

This commit is contained in:
Jakub Kuczys
2024-06-30 21:11:02 +02:00
committed by GitHub
parent 4242a7adf2
commit ad1e1aa2ba
15 changed files with 20 additions and 186 deletions

View File

@@ -28,10 +28,6 @@ Next, your python :code:`path` can be fetched with the following commands:
$ source ~/redenv/bin/activate
(redenv) $ /usr/bin/which python
# If redbot is installed in a pyenv virtualenv
$ pyenv shell <virtualenv_name>
(redenv) $ pyenv which python
Then create the new service file:
:code:`sudo nano /etc/systemd/system/red@.service`