This commit is contained in:
Craig Everett 2025-03-04 19:46:40 +09:00
parent b6bdfc8095
commit 970eb1680f

View File

@ -47,7 +47,6 @@ ts() ->
%% See: http://erlang.org/doc/apps/kernel/application.html %% See: http://erlang.org/doc/apps/kernel/application.html
start(normal, _Args) -> start(normal, _Args) ->
erlang:show(CWD),
ok = ok =
case net_kernel:stop() of case net_kernel:stop() of
ok -> ok ->