Run go2rtc with env vars

This commit is contained in:
Nick Mowen 2022-11-14 11:28:59 -07:00
parent a6ede857c1
commit b7fa4185d8

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/with-contenv bash
# https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425?permalink_comment_id=3945021
set -euo pipefail