mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-18 05:15:28 +08:00
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
![]() |
#!/bin/sh
|
||
|
[ -e /etc/fw_sys.config ] && exec /usr/sbin/fw_setenv -c /etc/fw_sys.config "$@"
|