mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 21:55:31 +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 "$@"
|