#!/bin/sh echo "Running postdeploy hooks as www-data" su -l -s /bin/sh www-data -c /app/postdeploy.sh