包名小写
This commit is contained in:
parent
fc1ba2aec1
commit
0bbdc0da7b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Ans(StdAns):
|
||||||
'Community, Community-Testing仓库以及AUR的软件 '
|
'Community, Community-Testing仓库以及AUR的软件 '
|
||||||
return msg
|
return msg
|
||||||
else:
|
else:
|
||||||
|
self.parms[1]=self.parms[1].lower()
|
||||||
repo = str()
|
repo = str()
|
||||||
try:
|
try:
|
||||||
if len(self.parms) > 1:
|
if len(self.parms) > 1:
|
||||||
|
|
Loading…
Reference in a new issue