makebootable is now usable without absolute path

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27014 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2008-08-17 22:34:56 +00:00
parent 1603c8367e
commit a1e7587018

@ -15,5 +15,5 @@ fi
mkdir -p "$mount/var/tmp"
/bin/makebootable $mount
makebootable $mount