#!/command/with-contenv bash

export HOME=/data

# Start Soulseek
exec s6-setuidgid $(id -nu $PUID) /app/SoulseekQt
