Files
deep-wine-runner/deb/DEBIAN/postinst
T
2022-07-18 22:20:19 +08:00

4 lines
181 B
Plaintext
Executable File

# !/bin/sh
# 向服务器返回安装数加1(不显示内容且忽略错误)
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.7.0 -s > /dev/null | true