mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Remove reference to STD in update script; Add message at the end of installation that optional dependencies need to be installed using the update script
This commit is contained in:
@@ -59,5 +59,6 @@ $STD apt-get autoclean
|
||||
msg_ok "Cleaned"
|
||||
|
||||
echo -e "Default login for Calibre-web:
|
||||
user: ${BL}admin${CL} \n
|
||||
password: ${BL}admin123${CL} \n"
|
||||
user: ${BL}admin${CL}
|
||||
password: ${BL}admin123${CL} \n"
|
||||
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