h69k/package/boot/uboot-envtools/files/fw_setsys

3 lines
91 B
Plaintext
Raw Normal View History

2024-09-29 14:35:28 +00:00
#!/bin/sh
[ -e /etc/fw_sys.config ] && exec /usr/sbin/fw_setenv -c /etc/fw_sys.config "$@"