mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-11-08 17:32:21 +08:00
Merge branch 'main' of https://gitee.com/gfdgd-xi/deep-wine-runner
This commit is contained in:
commit
b665842e89
@ -3,7 +3,7 @@ import sys
|
||||
import os
|
||||
import atexit
|
||||
|
||||
PIDFILE = '/tmp/uengine-runner.pid'
|
||||
PIDFILE = '/tmp/deepin-wine-runner.pid'
|
||||
|
||||
#程序结束时清理pid
|
||||
@atexit.register
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user