فهرست منبع

Update and rename rstptoweb.sh to rtsptoweb.sh

fix spelling
tteckster 2 سال پیش
والد
کامیت
87ff31bb8d
1فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
  1. 7 7
      ct/rtsptoweb.sh

+ 7 - 7
ct/rstptoweb.sh → ct/rtsptoweb.sh

@@ -8,17 +8,17 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
 function header_info {
 clear
 cat <<"EOF"
-    ____  _______________  __      _       ____________ 
-   / __ \/ ___/_  __/ __ \/ /_____| |     / / ____/ __ )
-  / /_/ /\__ \ / / / /_/ / __/ __ \ | /| / / __/ / __  |
- / _, _/___/ // / / ____/ /_/ /_/ / |/ |/ / /___/ /_/ / 
-/_/ |_|/____//_/ /_/    \__/\____/|__/|__/_____/_____/  
-                                                        
+    ____  ___________ ____  __      _       __     __ 
+   / __ \/_  __/ ___// __ \/ /_____| |     / /__  / /_ 
+  / /_/ / / /  \__ \/ /_/ / __/ __ \ | /| / / _ \/ __ \
+ / _, _/ / /  ___/ / ____/ /_/ /_/ / |/ |/ /  __/ /_/ /
+/_/ |_| /_/  /____/_/    \__/\____/|__/|__/\___/_.___/ 
+                                                     
 EOF
 }
 header_info
 echo -e "Loading..."
-APP="RSTPtoWEB"
+APP="RTSPtoWeb"
 var_disk="4"
 var_cpu="2"
 var_ram="2048"