mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-15 17:51:27 +00:00
4 lines
59 B
Bash
4 lines
59 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
pip3 install -r requirements_lock.txt
|