Fix md5 print.
This commit is contained in:
parent
d2219a10e3
commit
021117a193
|
@ -16,7 +16,7 @@ chmod +x com.metacubex.ClashX.ProxyConfigHelper.meta
|
|||
|
||||
echo "Update meta core md5 to code"
|
||||
sed -i '' "s/WOSHIZIDONGSHENGCHENGDEA/$(md5 -q com.metacubex.ClashX.ProxyConfigHelper.meta)/g" ../ClashX/AppDelegate.swift
|
||||
sed -n '20p' ClashX/AppDelegate.swift
|
||||
sed -n '20p' ../ClashX/AppDelegate.swift
|
||||
|
||||
echo "Gzip Universal core"
|
||||
gzip com.metacubex.ClashX.ProxyConfigHelper.meta
|
||||
|
|
Loading…
Reference in New Issue