#!/bin/sh chown -R ${PUID}:${PGID} /foundry exec su-exec ${PUID}:${PGID} node /foundry/resources/app/main.js --dataPath=/foundrydata