#!/bin/bash

cd /usr/share/acreloaded
./native_client "--home=${HOME}/.acreloaded" "--init=${HOME}/.acreloaded/config/init.cfg" "$@"
