#!/bin/bash
export TMPDIR=$XDG_CACHE_HOME/tmp
exec /app/lib/icecat/icecat --name org.gnu.icecat "$@"
