diff --git a/ct/syncthing.sh b/ct/syncthing.sh index 9b99cbb15..8ea550bcc 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -23,7 +23,7 @@ function update_script() { header_info check_container_storage check_container_resources - if [[ ! -f /etc/apt/sources.list.d/syncthing.list ]]; then + if [[ ! -f /etc/apt/sources.list.d/syncthing.list && ! -f /etc/apt/sources.list.d/syncthing.sources ]]; then msg_error "No ${APP} Installation Found!" exit fi