mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-24 21:37:14 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
if [ "$ACTION" = renewed ]; then
|
||
|
/etc/init.d/uhttpd reload
|
||
|
fi
|