Add two new questions
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 5 is the number of scenario questions.
|
||||
expr 5 + $(cat README.md | grep \<\/summary\> | wc -l)
|
||||
# 6 is the number of scenario questions.
|
||||
expr 6 + $(cat README.md | grep \<\/summary\> | wc -l)
|
||||
|
Reference in New Issue
Block a user