summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 62487bd..fe0d551 100755
--- a/build.sh
+++ b/build.sh
@@ -26,7 +26,7 @@ done
sed -i /'{STYLESHEETS}'/'c\'"${link_stylesheets}" ${output}
-if test "${current_div}"
+if test "${current_div:-}"
then
sed -i s"${current_div}" ${output}
fi