Relocate pipenv
installation file accordingly
This commit is contained in:
parent
b890c0d9c6
commit
7edd370b8a
2 changed files with 1 additions and 1 deletions
scripts/Debian/Software/Pipenv
2
scripts/Debian/Software/Pipenv/install.sh
Executable file
2
scripts/Debian/Software/Pipenv/install.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
sudo apt install -y python3 python-is-python3 python3-pip;
|
Loading…
Add table
Add a link
Reference in a new issue