%PDF- %PDF-
Direktori : /proc/self/root/www/loslex/ |
Current File : //proc/self/root/www/loslex/monitor_prod.sh |
#!/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;