#!/bin/sh

[ -f /tmp/btsync.log ] && echo ` date ` $0 $@ >>/tmp/btsync.log

exit 0
