diff --git a/entrypoint.sh b/entrypoint.sh index 4963254..8609eea 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -208,7 +208,7 @@ chmod ug+rw ${DATA_PATH}/logs \ ${LIBRENMS_PATH}/bootstrap/cache \ ${LIBRENMS_PATH}/storage \ ${LIBRENMS_PATH}/storage/framework/* -chmod +x ${DATA_PATH}/nagios-plugins/* +if # Check additional nagios plugins echo "Checking additional nagios plugins..."