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:
@@ -15,5 +15,5 @@ fi
|
|||||||
|
|
||||||
mkdir -p "$mount/var/tmp"
|
mkdir -p "$mount/var/tmp"
|
||||||
|
|
||||||
/bin/makebootable $mount
|
makebootable $mount
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user