Skip to content

Commit 699a963

Browse files
authored
start.sh
1 parent 877fc86 commit 699a963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ then
1919
teamname=$2
2020
fi
2121

22-
if [ $# -eq 2 ]
22+
if [ $# -eq 1 ]
2323
then
2424
teamname=$1
2525
fi

0 commit comments

Comments
 (0)