packages/net/nebula/test.sh

5 lines
89 B
Bash
Raw Normal View History

#!/bin/sh
# shellcheck disable=SC2039
"/usr/sbin/${1//-full}" -version 2>&1 | grep "$2"