mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 08:29:10 -05:00
don't create files folder, let ownCloud core handle it
This commit is contained in:
parent
a8ae2f10b9
commit
fbd8c00a89
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ class Util {
|
|||
// Set directories to check / create
|
||||
$setUpDirs = array(
|
||||
$this->userDir,
|
||||
$this->userFilesDir,
|
||||
$this->publicKeyDir,
|
||||
$this->encryptionDir,
|
||||
$this->keyfilesPath,
|
||||
|
|
|
|||
Loading…
Reference in a new issue