mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update homebox.sh (#6677)
This commit is contained in:
parent
d89055a5cd
commit
1fc667088c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ function update_script() {
|
|||
header_info
|
||||
check_container_storage
|
||||
check_container_resources
|
||||
if [[ ! -d /opt/homebox ]]; then
|
||||
if [[ ! -f /etc/systemd/system/homebox.service ]]; then
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue