Fix build_iwd.sh.

master
Icedream 2016-04-07 18:56:36 +02:00
parent 610a774649
commit c4f1bc092d
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
if [ -z "${WORKSPACE}"]; then
#!/bin/sh
if [ -z "${WORKSPACE}" ]; then
export WORKSPACE="$(pwd)"
fi