Skip to content
Snippets Groups Projects
Commit 8cae93b5 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Missing ending if statement

parent 17e446f6
Branches
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ else ...@@ -19,6 +19,7 @@ else
echo 'Pages do not exist yet'; echo 'Pages do not exist yet';
exit 0 exit 0
fi fi
fi
set -e set -e
echo "------ Add/update content --------" echo "------ Add/update content --------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment