#!/usr/bin/env bash

XDG_CONFIG_HOME=/etc/xwingrev/server.d \
XDG_CACHE_HOME=/tmp/xwingrev/server \
\
xwingrev -dedicated

