From: Matt Madia

Create the script's tempdir before displaying the initial alert.

Fixes #5509.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35695 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2010-03-01 10:05:27 +00:00
parent d3c67d244e
commit b6c650ce68
+1 -2
View File
@@ -73,8 +73,6 @@ EOF
function InstallAllFirmwares()
{
mkdir -p ${tempDir}
InstallIpw2100
InstallIprowifi2200
InstallBroadcom43xx
@@ -340,4 +338,5 @@ function CutAndInstallBroadcomFirmware()
}
mkdir -p "$tempDir"
DisplayAlert