添加shell脚本

This commit is contained in:
2023-03-27 21:56:14 +08:00
parent c3062915f4
commit ba91aae7e1
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
echo 安装完成,按回车键后退出
read