mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nebula: initial commit
Signed-off-by: Stan Grishin <stangri@melmac.net> initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# shellcheck disable=SC2039
|
||||
|
||||
"/usr/sbin/${1//-full}" -version 2>&1 | grep "$2"
|
||||
Reference in New Issue
Block a user