3 lines
33 B
Bash
Executable File
3 lines
33 B
Bash
Executable File
#!/bin/bash
|
|
python3 -m venv venv
|