3 lines
91 B
Bash
3 lines
91 B
Bash
#!/bin/env bash
|
|
exec python3 /home/jens/work/picam/rpi_camera_surveillance_system_mjpeg.py
|