hmmmm, strange, when i run the same(without rm ) ( In terminal ), i get “hits”, and can still use /config ( as it’s a symlink to /homeassistant )
However this is when im in the / of the container ( and it doesn’t matter if i have a / before homeaassistant or even (dot) /homeassistant
Try to remove /homeassistant, as it seems like the “commands” (in shell-integration) is executed within the /config (now /homeassistant)
Right !.. i have no idea what you are trying to accomplice with that …
Did you read the link i posted ? , from where did you get the idea to place /homeassistant, in front of your command ?
And it was also far from what i posted pics of And “spelled out” , in commends, pic was just to “Visualize” to make sure you didn’t misunderstood . . . . . . . . . . . . . . . (dot)
A 0 exit code means the commands completed successfully without error. In case a command results in a non 0 exit code or is terminated after a timeout of 60 seconds, the result is logged to Home Assistant log.
My original code and these two suggested by you of www and ./www all returned a 0. However, the files are not being deleted.
oh wait a minute. My bad. Checking the file time stamps now. It did deleted files older than 30 days. My mind thought it should have been more. Using this works. Thank you for helping.