mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
if [ "$ACTION" = renewed ]; then
|
|
/etc/init.d/nginx reload
|
|
fi
|