1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 13:41:17 +08:00
This commit is contained in:
YYDS
2022-09-01 20:34:33 +08:00
commit bf96ea56a7
271 changed files with 114678 additions and 0 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 "# 旧版青龙目录挂载完成。"