#!/bin/bash
echo "Correcting filesystem ownerships..."
docker/rootnotty chown -R www-data:www-data /var/www/
