mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
3f00d28adf
Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
4 lines
31 B
Bash
4 lines
31 B
Bash
#!/bin/sh
|
|
|
|
tmux -V | grep "$2"
|