Rule cant find Script directory

Hi thnx a lot for the input.
Running chown openhab:openhab /volume1/homes/openhab/conf/scripts/openhablogs.sh just gives me the error invalid group.
Running chown openhab:administrators /volume1/homes/openhab/conf/scripts/openhablogs.sh gives me: “chown: changing ownership of ‘/volume1/homes/openhab/conf/scripts/openhablogs.sh’: Operation not permitted”
All done with the Synology SU

chmod gives me a no rights error with the openhab user. With the synology SU it doesnt give any error.

I dont run a docker container. i guess it would make it even more difficult for a user with no knowledge of Linux/docker etc.

Hi,

i have done it. Thnx to your help.
After checking and changing the rights i tried running the script from the cli.
It generated an error: /bin/bash^M: bad interpreter:
After deleting the windows line ending the rule ran like a charm.

Thnx again for all the help to point me to the right solution.