added quotes around the mount point parameter, should fix #4063
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31532 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c4ee57cfe2
commit
7096765716
@ -15,5 +15,5 @@ fi
|
||||
|
||||
mkdir -p "$mount/var/tmp"
|
||||
|
||||
makebootable $mount
|
||||
makebootable "$mount"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user