5 lines
83 B
Bash
5 lines
83 B
Bash
#!/bin/bash
|
|
pip install pillow
|
|
pip install accessible_output2
|
|
python test_serve.py
|