소스 검색

Update rtsptoweb-install.sh

fix fat finger
tteckster 2 년 전
부모
커밋
c23de06e36
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      install/rtsptoweb-install.sh

+ 1 - 1
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 <<EOF >>/opt/rtsptoweb/start
 #!/bin/bash