sleep 5 echo "test string" > /sync1/testfile echo /sync1/testfile echo /sync2/testfile #if curl web | grep -q 'Visits: '; then # echo "Tests passed!" # exit 0 #else # echo "Tests failed!" # exit 1 #fi