forked from Github/frigate
5 lines
65 B
Plaintext
Executable File
5 lines
65 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
exec nginx
|