This commit is contained in:
Faker
2022-05-06 10:56:45 +08:00
parent 3588f29117
commit 7c7b1f377c
18 changed files with 2648 additions and 46 deletions

8
mount.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
ln -s /ql/data/config /ql/config
ln -s /ql/data/db /ql/db
ln -s /ql/data/jbot /ql/jbot
ln -s /ql/data/log /ql/log
ln -s /ql/data/scripts /ql/scripts
echo "# 旧版青龙目录挂载完成。"