mirror of
https://github.com/kdabir/has.git
synced 2024-11-11 14:40:48 +01:00
4 lines
121 B
Bash
4 lines
121 B
Bash
|
# this guy downloads the entire internet before telling its version
|
||
|
sbt sbt-version > /dev/null 2>&1
|
||
|
_dq_report 'sbt' $?
|