meta-digi/meta-digi-dey/recipes-core/system-monitor/files/connectivity-check

4 lines
39 B
Bash

#!/bin/sh
[ "$(nmcli n c)" = "full" ]