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