diff --git a/podkop/files/usr/bin/podkop b/podkop/files/usr/bin/podkop index 1957891..66581a6 100755 --- a/podkop/files/usr/bin/podkop +++ b/podkop/files/usr/bin/podkop @@ -190,7 +190,7 @@ stop() { /etc/init.d/sing-box stop uci_set "podkop" "settings" "shutdown_correctly" 1 - uci commit "podkop" + uci commit "podkop" && config_load "$PODKOP_CONFIG" } reload() {