mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
update spark-dwine-launch/postrm_template.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -9,8 +9,10 @@ echo "W: 没有指定容器,跳过清理容器。请手动前往 ~/.deepinwine
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -e /opt/deepinwine/tools/kill.sh ];then
|
||||||
/opt/deepinwine/tools/kill.sh $CONTAINER_NAME
|
/opt/deepinwine/tools/kill.sh $CONTAINER_NAME
|
||||||
###这里注意,如果没写CONTAINER_NAME,会把QQ杀了
|
###这里注意,如果没写CONTAINER_NAME,会把QQ杀了
|
||||||
|
fi
|
||||||
|
|
||||||
for username in $(ls /home)
|
for username in $(ls /home)
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user