mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-17 04:39:45 +00:00
Update calibre-web.sh
This commit is contained in:
parent
deb239d8ca
commit
e6bbf305f1
1 changed files with 3 additions and 3 deletions
|
@ -54,13 +54,13 @@ function default_settings() {
|
|||
}
|
||||
|
||||
function update_script() {
|
||||
header_info
|
||||
check_container_storage
|
||||
check_container_resources
|
||||
if [[ ! -f /etc/systemd/system/cps.service ]]; then
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
header_info
|
||||
check_container_storage
|
||||
check_container_resources
|
||||
msg_info "Updating $APP LXC"
|
||||
systemctl stop cps
|
||||
cd /opt/kepubify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue