fix pygg
This commit is contained in:
parent
4c8e1750d4
commit
8fb7c4fb91
@ -53,7 +53,6 @@ while True:
|
||||
try:
|
||||
output = subprocess.run(
|
||||
[
|
||||
"python",
|
||||
"pygg.py",
|
||||
"-u",
|
||||
"winks",
|
||||
@ -77,7 +76,6 @@ while True:
|
||||
try:
|
||||
output = subprocess.run(
|
||||
[
|
||||
"python",
|
||||
"pygg.py",
|
||||
"-y",
|
||||
year,
|
||||
|
Loading…
Reference in New Issue
Block a user