4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/bash
|
|
|
|
echo "AutoZoom needs Python 3 to work. Please read README.md!"
|
|
python3 main.py |