#!/bin/bash

#
# flux: Fan Developer UI
#

. "${0%/*}/fanlaunch" 
fanlaunch Fan flux "$@"
