#!/bin/sh

export PATH=/usr/lib/avalanche/bin:$PATH
avalanche "$@"
