mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
新增东东
This commit is contained in:
@@ -9,5 +9,5 @@ def Remove(path):
|
||||
else:
|
||||
Remove(nowPath)
|
||||
programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
|
||||
debPath = f"{programPath}/deb"
|
||||
Remove(debPath)
|
||||
debPath = f"{programPath}/"
|
||||
Remove(debPath)
|
||||
|
||||
Reference in New Issue
Block a user