summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/linux_packaging/noderun1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/linux_packaging/noderun b/tools/linux_packaging/noderun
index 054a5c9899..2a4166f7a0 100644
--- a/tools/linux_packaging/noderun
+++ b/tools/linux_packaging/noderun
@@ -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