get that last commit right

git-svn-id: svn://localhost/ardour2/branches/3.0@9196 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-03-23 20:55:59 +00:00
parent 2c01b36740
commit 1d5e55c9f1

View File

@ -3,6 +3,7 @@
BASE=$(readlink -f $0)
BASE=$(dirname $BASE) # up one
BASE=$(dirname $BASE) # up one more
BASE=$(dirname $BASE) # up again
if mount | grep --silent vmshare ; then
sudo mount -t vboxsf vmshare $HOME/vmshare