Update homebox.sh (#6677)
This commit is contained in:
parent
d89055a5cd
commit
1fc667088c
@ -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…
x
Reference in New Issue
Block a user