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