Relocate pipenv
installation file accordingly
This commit is contained in:
parent
b890c0d9c6
commit
7edd370b8a
2 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ source "../../Debian/Software/Visual Studio Code/install.sh";
|
|||
source "../../Common/Software/n/install.sh";
|
||||
source "../../Debian/Software/Python/install.sh";
|
||||
source "../../Common/Software/pyenv/install.sh";
|
||||
source "../../Common/Software/pipenv/install.sh";
|
||||
source "../../Debian/Software/Pipenv/install.sh";
|
||||
source "../../Common/Software/tea/install.sh";
|
||||
source "../../Common/Software/Godot/install.sh";
|
||||
source "../../Debian/Software/Virtual Machine Manager/install.sh";
|
||||
|
|
Loading…
Reference in a new issue