diff --git a/nexus/Install/Install.php b/nexus/Install/Install.php index 634668df..cc40fadd 100644 --- a/nexus/Install/Install.php +++ b/nexus/Install/Install.php @@ -198,7 +198,7 @@ class Install ], ]; $requireDirs = [ -// 'main' => ['bitbucket', 'torrent_dir'], + 'main' => ['bitbucket', ], 'attachment' => ['savedirectory', ], ]; $symbolicLinks = [];