fix ctrl shell

This commit is contained in:
anlicheng 2026-06-10 16:01:02 +08:00
parent d3e89eceea
commit d2b30cc995

View File

@ -25,6 +25,9 @@
{include_erts, true},
{mode, prod},
%{mode, prod},
{overlay, [
{copy, "go_extend/cmd/iot_ctrl/iot_ctrl", "bin/"}
]},
{sys_config_src, "./config/sys.config.src"},
{vm_args_src, "./config/vm.args.src"}