Update bazarr.sh

default Debian 12
pull/1593/head
tteckster 1 year ago committed by GitHub
parent c48420acfc
commit 2e64312114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.