forked from MapComplete/MapComplete
Fix build.sh
This commit is contained in:
parent
be2b519097
commit
86a41709dc
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ fi
|
||||||
# sanity check
|
# sanity check
|
||||||
if [[ -f "bookcases.html" ]]
|
if [[ -f "bookcases.html" ]]
|
||||||
then
|
then
|
||||||
|
echo "Bookcases exists"
|
||||||
else
|
else
|
||||||
echo "Bookcases.html does not exist - aborting"
|
echo "Bookcases.html does not exist - aborting"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue