mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-21 04:45:29 +08:00
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
![]() |
#!/bin/sh
|
||
|
[ -e /etc/fw_sys.config ] && exec /usr/sbin/fw_printenv -c /etc/fw_sys.config "$@"
|