-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OS support spring cleaning spree (#6386)
- Loading branch information
Showing
15 changed files
with
20 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected]` | ||
|
19 changes: 0 additions & 19 deletions
19
docs/install_guides/_includes/_install-pyenv-and-setup-path.rst
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
docs/install_guides/_includes/create-env-with-pyenv-virtualenv.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
.. _install-rhel-8: | ||
|
||
========================================================= | ||
Installing Red on Red Hat Enterprise Linux (RHEL) 8.6-8.x | ||
Installing Red on Red Hat Enterprise Linux (RHEL) 8.8-8.x | ||
========================================================= | ||
|
||
.. include:: _includes/install-guide-rhel8-derivatives.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
.. _install-rhel-9: | ||
|
||
=================================================== | ||
Installing Red on Red Hat Enterprise Linux (RHEL) 9 | ||
=================================================== | ||
========================================================= | ||
Installing Red on Red Hat Enterprise Linux (RHEL) 9.2-9.x | ||
========================================================= | ||
|
||
.. include:: _includes/install-guide-rhel9-derivatives.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters