mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2026-04-08 08:30:19 +08:00
修改DEBIAN/postinst
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#################
|
||||
import os
|
||||
import webbrowser
|
||||
import updatekiller
|
||||
|
||||
def YesOrNo():
|
||||
if input().replace(" ", "").upper() == "N":
|
||||
|
||||
Reference in New Issue
Block a user