From c0b461ade298697c490a9cd95a6fc9f647e8cea3 Mon Sep 17 00:00:00 2001 From: xiaomlove <353856593@qq.com> Date: Tue, 23 Feb 2021 18:45:54 +0800 Subject: [PATCH] symbolicks --- nexus/Install/Install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [];