diff --git a/src/test/checkInstall b/src/test/checkInstall index 0bbb19d97..dfb0ad594 100755 --- a/src/test/checkInstall +++ b/src/test/checkInstall @@ -24,6 +24,7 @@ scripts=("${SOURCE_DIR}/src/scripts/clearvolume.sh" \ "${SOURCE_DIR}/src/scripts/stoptask.sh" \ "${SOURCE_DIR}/src/scripts/rmmailbox.sh" \ "${SOURCE_DIR}/src/scripts/setblocklist.sh" \ + "${SOURCE_DIR}/src/scripts/setldapallowlist.sh" \ "${SOURCE_DIR}/src/scripts/configurelogrotate.sh") for script in "${scripts[@]}"; do