mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 10:55:10 +00:00
Update calibre-server.sh
This commit is contained in:
parent
179defdd88
commit
d8ad4545ad
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user