mirror of https://github.com/tteck/Proxmox.git
Update jellyfin-v3.sh
This commit is contained in:
parent
06ac9aebb5
commit
e7301f364e
|
@ -80,7 +80,7 @@ function default_settings() {
|
|||
clear
|
||||
header_info
|
||||
echo -e "${BL}Using Default Settings${CL}"
|
||||
echo -e "${DGN}Using CT Type ${BGN}Privileged${CL}
|
||||
echo -e "${DGN}Using CT Type ${BGN}Privileged${CL}"
|
||||
CT_TYPE="0"
|
||||
echo -e "${DGN}Using CT Password ${BGN}Automatic Login${CL}"
|
||||
PW=" "
|
||||
|
|
Loading…
Reference in New Issue