소스 검색

Update bazarr.sh

default Debian 12
tteckster 2 년 전
부모
커밋
2e64312114
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ct/bazarr.sh

+ 2 - 2
ct/bazarr.sh

@@ -23,7 +23,7 @@ var_disk="4"
 var_cpu="2"
 var_ram="1024"
 var_os="debian"
-var_version="11"
+var_version="12"
 variables
 color
 catch_errors
@@ -66,4 +66,4 @@ description
 
 msg_ok "Completed Successfully!\n"
 echo -e "${APP} should be reachable by going to the following URL.
-         ${BL}http://${IP}:6767${CL} \n"
+         ${BL}http://${IP}:6767${CL} \n"