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,3 +1,4 @@
#!/bin/sh
if [ -z "${WORKSPACE}" ]; then
export WORKSPACE="$(pwd)"
fi