network/nix/pkgs/openwrt/usteer-info.sh

4 lines
102 B
Bash
Raw Normal View History

2023-11-01 01:22:43 +01:00
#! /bin/sh
[ -p /tmp/usteer-info ] || exit 0
exec /bin/ubus call usteer local_info > /tmp/usteer-info