#!/bin/sh

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