Commit 0c9cf0b2 authored by Michal Čihař's avatar Michal Čihař

exit on failure

parent 291cf2ff
#!/bin/sh
set -e
cd weblate
../manage.py compilemessages
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment