deep-wine-runner/deb/DEBIAN/postinst

4 lines
181 B
Plaintext
Raw Normal View History

2022-07-01 15:16:00 +08:00
# !/bin/sh
# 向服务器返回安装数加1不显示内容且忽略错误
2022-08-01 16:11:46 +08:00
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.8.0 -s > /dev/null | true