mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
no external files on windows for now
This commit is contained in:
parent
691db8e26e
commit
dae8466077
1 changed files with 2 additions and 0 deletions
|
|
@ -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 ..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue