%PDF- %PDF-
Direktori : /www/loslex/ |
Current File : //www/loslex/monitor_test.sh |
#!/bin/bash if /usr/bin/curl -f https://test.loslex.cz/contest > /dev/null 2> /dev/null; then echo "a" > /dev/null; else cd /www/loslex/test ; /usr/bin/git restore .; fi;