mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-08 23:17:38 +00:00
Update calibre-server.sh
This commit is contained in:
@ -43,7 +43,7 @@ function update_script() {
|
||||
msg_ok "Packages updated"
|
||||
|
||||
msg_info "Updating Calibre (latest)"
|
||||
bash -c "$(curl -fsSL https://download.calibre-ebook.com/linux-installer.sh)"
|
||||
wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin &>/dev/null
|
||||
msg_ok "Updated Calibre"
|
||||
|
||||
msg_info "Starting ${APP}"
|
||||
|
Reference in New Issue
Block a user