Exclude scene.org check

This commit is contained in:
Laurent Raufaste 2013-05-04 23:02:26 -04:00
parent 10193b82cc
commit aab23e0544

View File

@ -12,6 +12,7 @@ RSYNC="rsync --recursive \
--exclude=include/*.inc \
--exclude=rulez/*.log \
--exclude=include/auth.php \
--exclude=LAST_SCENEORG_CHECK \
--exclude=.git"
if $DEBUG