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