5.5.4
What's Changed
Full Changelog: 5.5.3...5.5.4
Use the following to fix permissions in containers that already had files/folders created by the root user:
Start the project:
so start
Shell into the container as the root user:
so shell --user root
Change the ownership of all the files/folders back to the squareone user/group:
chown -R --verbose squareone:squareone *