rocketeers/rocketeer

[question] Command to run on old releases

tomvo opened this issue · 0 comments

tomvo commented

I'm having permission issues where Rocketeer is not able to delete old releases because of webserver and service generated temp/cache files with different permissions. I'd like to run a chmod command for these when rocketeer is just about to run delete on these folders.
I checked the docs but couldn't find the right hook. Any tips?