1 2 3 4 5 6 7
#!/bin/sh if [ ! $AVP_DATA ]; then AVP_DATA=/opt/avp/ fi export AVP_DATA /opt/avp/avp $@