From: Guillaume Fassot <97948781+prometek@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:36:53 +0000 (+0200) Subject: 📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169) X-Git-Tag: 0.114.1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=270aef71c47694ca349afeba95d13ade195185d2;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169) --- diff --git a/docs/en/docs/environment-variables.md b/docs/en/docs/environment-variables.md index 78e82d5af6..43dd06add3 100644 --- a/docs/en/docs/environment-variables.md +++ b/docs/en/docs/environment-variables.md @@ -243,8 +243,6 @@ This way, when you type `python` in the terminal, the system will find the Pytho //// -This way, when you type `python` in the terminal, the system will find the Python program in `/opt/custompython/bin` (the last directory) and use that one. - So, if you type: