jadu / meteor

A packaging and deployment tool
https://jadu.github.io/meteor
MIT License
9 stars 1 forks source link

MET-106: Force permissions after scripts executed both in patch and in rollback #119

Closed skmetaly closed 4 years ago

skmetaly commented 4 years ago

Permissions for logs and cache need to be re-applied after scripts are executed in patches or rollbacks.

This is needed because scripts can alter the logs and cache and change permissions to root when executed (cache clear/cache warmup).

This command will reset the permissions for the predefined list of folders, both in patch and in rollback