4 lines
66 B
Bash
4 lines
66 B
Bash
#!/bin/bash
|
|
source ./.venv/bin/activate
|
|
pip3 install protobuf
|
|
bash |