#!/usr/bin/env bash

set -e

cd /usr/share/fluxion
exec ./fluxion.sh "$@"
