mirror of
https://github.com/RGBCube/VReplBot
synced 2025-05-14 05:24:58 +00:00
4 lines
72 B
Bash
Executable file
4 lines
72 B
Bash
Executable file
#!/bin/bash
|
|
|
|
python3 -m pip install -U poetry
|
|
python3 -m poetry install
|