#!/bin/sh
echo Set read permissions for the output
chmod -Rv a+r output/*
