mirror of
https://github.com/resf/distro-tools.git
synced 2025-01-02 07:40:55 +00:00
4 lines
59 B
Bash
4 lines
59 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
pip3 install -r requirements_lock.txt
|