h69k/package/boot/uboot-envtools/files/fw_setsys
2024-11-13 21:14:54 +08:00

3 lines
91 B
Bash

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