no external files on windows for now

This commit is contained in:
Thomas Müller 2014-08-21 11:32:51 +02:00
parent 691db8e26e
commit dae8466077

View file

@ -110,6 +110,8 @@ goto:eof
:: trigger installation
php -f index.php
:: no external files on windows for now
php occ app:disable files_external
::test execution
echo "Testing with %~1 ..."