包名小写

This commit is contained in:
liyp 2021-09-17 22:07:06 +08:00
parent fc1ba2aec1
commit 0bbdc0da7b

View file

@ -15,6 +15,7 @@ class Ans(StdAns):
'Community, Community-Testing仓库以及AUR的软件 '
return msg
else:
self.parms[1]=self.parms[1].lower()
repo = str()
try:
if len(self.parms) > 1: