aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/get-mac.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/get-mac.sh')
-rwxr-xr-xscripts/get-mac.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-mac.sh b/scripts/get-mac.sh
index ce473f4a..12edbcee 100755
--- a/scripts/get-mac.sh
+++ b/scripts/get-mac.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-pushd "`dirname $0`" > /dev/null
+pushd "`dirname "$0"`" > /dev/null
scriptpath="`pwd`"
popd > /dev/null