From 7ee0bd07d0a41bec4c47a7ad1db510c107938189 Mon Sep 17 00:00:00 2001 From: superconvert Date: Sun, 7 Jul 2024 01:28:31 +0800 Subject: [PATCH] Add files via upload --- deploy_smart_rtmpd.sh | 55 ++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/deploy_smart_rtmpd.sh b/deploy_smart_rtmpd.sh index a9b1fc6..4e7b2df 100644 --- a/deploy_smart_rtmpd.sh +++ b/deploy_smart_rtmpd.sh @@ -38,33 +38,34 @@ EOF brief=$(cat< | | | * -*----------------------------------------------------------------------------* -* 2024-07-08 | 0.1.0 | 蔡文锋 | 新建文件 * -*----------------------------------------------------------------------------* -* * -*****************************************************************************/ +/************************************************************************************************** +* * +* Copyright (C) 2024 www.qiyicc.com All rights reserved. * +* * +* @file deploy_smart_rtmpd * +* @brief 一键部署 smart_rtmpd 流媒体服务器 * +* Details. * +* * +* @author caiwenfeng * +* @email cwf12345@sina.com * +* @QQ 99766553 * +* @WebChat 99766553 * +* @github https://github.com/superconvert/smart_rtmpd * +* @gitee https://gitee.com/superconvert/smart_rtmpd * +* @webadmin https://github.com/superconvert/smart_rtmpd/blob/master/web%20manager/src/README.md * +* @version 0.1 * +* @date 2024-07-08 * +* * +*-------------------------------------------------------------------------------------------------* +* Remark : Description * +*-------------------------------------------------------------------------------------------------* +* Change History : * +* | | | * +*-------------------------------------------------------------------------------------------------* +* 2024-07-08 | 0.1.0 | 蔡文锋 | 新建文件 * +*-------------------------------------------------------------------------------------------------* +* * +**************************************************************************************************/ ${NC} EOF )