From c23de06e363959b92d4c55d43100717f72155589 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 4 Jun 2023 04:24:09 -0400 Subject: [PATCH] Update rtsptoweb-install.sh fix fat finger --- install/rtsptoweb-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/rtsptoweb-install.sh b/install/rtsptoweb-install.sh index c692c568..583137be 100644 --- a/install/rtsptoweb-install.sh +++ b/install/rtsptoweb-install.sh @@ -27,7 +27,7 @@ $STD ln -s /usr/local/go/bin/go /usr/local/bin/go rm -rf go1.20.1.linux-amd64.tar.gz msg_ok "Installed Golang" -msg_info "Installing RTSPtoWwb" +msg_info "Installing RTSPtoWeb" $STD git clone https://github.com/deepch/RTSPtoWeb /opt/rtsptoweb cat <>/opt/rtsptoweb/start #!/bin/bash