Relocate pipenv installation file accordingly

This commit is contained in:
Manuel Thalmann 2024-03-20 23:04:25 +01:00
parent b890c0d9c6
commit 7edd370b8a
2 changed files with 1 additions and 1 deletions
scripts/Common/Software/Pipenv

View file

@ -1,2 +0,0 @@
#!/bin/bash
sudo apt install -y python3 python-is-python3 python3-pip;