修改DEBIAN/postinst

This commit is contained in:
2023-04-15 18:39:30 +08:00
parent 0a643cb808
commit c61607de13
55 changed files with 222 additions and 151 deletions

View File

@@ -14,6 +14,7 @@ import os
import sys
import json
import pyquery
import updatekiller
import req as requests
import urllib.parse as parse