This commit is contained in:
2023-08-17 23:09:12 +04:00
parent 9687f2da01
commit 816528ca28
3 changed files with 10 additions and 23 deletions

3
shell/1b-InstallVENV.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
pip install virtualenv
python3 -m venv env