#!/usr/bin/bash
export PORTABLE_CONF=org.mozilla.firefox
exec portable --file-forwarding -- $@
