修改小雅默认安装目录/mnt/xiaoya

拆分函数
This commit is contained in:
2024-05-05 11:22:37 +08:00
parent a1fee27916
commit 63fe2b9cf5
2 changed files with 45 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
# change default folder to /mnt/xiaoya
# remove docker rmi code
# by wukongdaily
# 1、change default folder to /mnt/xiaoya
# 2、remove docker rmi code
# modify by wukongdaily source from:http://docker.xiaoya.pro/update_new.sh
if [ -d /mnt/xiaoya/mytoken.txt ]; then
rm -rf /mnt/xiaoya/mytoken.txt
fi