mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 10:08:28 +08:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
# 删除软件残留
|
||
|
rm -rfv /opt/apps/spark-deepin-wine-runner/*
|