mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-09-26 20:31:11 +08:00
Add curl and exit on error run.sh
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Runs go2rtc
|
||||
# ==============================================================================
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
echo 'Starting go2rtc...' >&2
|
||||
|
||||
readonly config_path="/config"
|
||||
|
Reference in New Issue
Block a user