We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877fc86 commit 699a963Copy full SHA for 699a963
1 file changed
start.sh
@@ -19,7 +19,7 @@ then
19
teamname=$2
20
fi
21
22
-if [ $# -eq 2 ]
+if [ $# -eq 1 ]
23
then
24
teamname=$1
25
0 commit comments