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