mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update calibre-server.sh
This commit is contained in:
parent
179defdd88
commit
d8ad4545ad
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue