print md5.

This commit is contained in:
mrFq1 2022-07-31 10:51:21 +08:00
parent 1454197d67
commit 64fe41faad
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cd ..
echo "Update meta core md5 to code"
sed -i '' "s/WOSHIZIDONGSHENGCHENGDEA/$(md5 -q ClashX/Resources/com.metacubex.ClashX.ProxyConfigHelper.meta)/g" ClashX/AppDelegate.swift
sed -n '20p' ClashX/AppDelegate.swift
echo "Pod install"
pod install