mirror of
https://github.com/kdabir/has.git
synced 2024-11-10 21:26:50 +01:00
11984e8d81
Closes #6
4 lines
51 B
Bash
4 lines
51 B
Bash
echo; echo Your dq is $OK / $(($OK+$KO))
|
|
|
|
exit $KO
|