diff --git a/ct/tracearr.sh b/ct/tracearr.sh index c25066a3e..39142d781 100644 --- a/ct/tracearr.sh +++ b/ct/tracearr.sh @@ -23,7 +23,7 @@ function update_script() { header_info check_container_storage check_container_resources - if [[ ! -f /lib/systemd/system/tracearr.service ]]; then + if [[ ! -f /etc/systemd/system/tracearr.service ]]; then msg_error "No ${APP} Installation Found!" exit fi