%PDF- %PDF-
#!/bin/bash if curl -f https://www.loslex.cz/contest > /dev/null 2> /dev/null; then echo "a" > /dev/null; else cd /www/loslex/production; git restore .; fi;