Files
openwrt-kernel5.4-nss-qsdk10.0/package/boot/uboot-envtools/files/fw_printsys
2025-06-24 13:14:22 +02:00

3 lines
93 B
Bash

#!/bin/sh
[ -e /etc/fw_sys.config ] && exec /usr/sbin/fw_printenv -c /etc/fw_sys.config "$@"