4 lines
73 B
Bash
4 lines
73 B
Bash
#!/bin/bash
|
|
chmod +x lb2.py
|
|
pip install -r requirements.txt
|
|
python lb2.py |