echo TRANSPORTER
set -x
hostpath=/home/anton/systems/holodeck

cd $hostpath/usr/share/ldapbrowser
make

cd $hostpath/etc/ldapbrowser
make

echo TRANSPORTER Done

