mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Remove script from v1 testing
This commit is contained in:
parent
0c7c68f63f
commit
2a1ec71bc2
1 changed files with 0 additions and 6 deletions
6
test.sh
6
test.sh
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
PORTPARAM=""
|
||||
if [[ "$#" > 2 ]]; then
|
||||
PORTPARAM=$(printf -- "--port %q" "$3")
|
||||
fi
|
||||
bin/gamedig.js --output pretty --debug --type "$1" --host "$2" $PORTPARAM
|
||||
Loading…
Add table
Add a link
Reference in a new issue