FIRST commit

This commit is contained in:
Faker
2024-11-12 11:17:55 +08:00
commit dbfb6cecc2
403 changed files with 36107 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 "# 旧版青龙目录挂载完成。"