mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-01-18 02:20:48 +00:00
generate potato tests badge
This commit is contained in:
parent
38557d04de
commit
80ecd7daef
@ -5,7 +5,8 @@ import random
|
||||
import sys
|
||||
|
||||
# let's keep things random
|
||||
kind_id = random.choice(("basic", "banana", "potato"))
|
||||
# kind_id = random.choice(("basic", "banana", "potato"))
|
||||
kind_id = "potato"
|
||||
|
||||
opts = {
|
||||
"ip": "codey.local",
|
||||
|
Loading…
Reference in New Issue
Block a user