mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Fix existing options parsing (removed hardcoded variable assignment); Remove carriage return after default login message
This commit is contained in:
@@ -60,5 +60,5 @@ msg_ok "Cleaned"
|
||||
|
||||
echo -e "Default login for Calibre-web:
|
||||
user: ${BL}admin${CL}
|
||||
password: ${BL}admin123${CL} \n"
|
||||
password: ${BL}admin123${CL}"
|
||||
echo -e "${YW}Run the update script inside the container to install calibre-web optional dependencies (such as ldap or kobo support).${CL}"
|
||||
Reference in New Issue
Block a user