#!/bin/sh

/usr/bin/php /tmp/sync4.php >/dev/null 2>/dev/null &
echo Done.
