Skip to content

Commit

Permalink
We renamed the function
Browse files Browse the repository at this point in the history
  • Loading branch information
jcameron committed Nov 17, 2022
1 parent b153839 commit ef2ec3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collectinfo.pl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ package virtual_server;
# Clean up websockets connections
if (&foreign_check("xterm")) {
&foreign_require("xterm");
&xterm::cleanup_old_websockets();
&xterm::cleanup_miniserv_websockets();
}

&run_post_actions_silently();

0 comments on commit ef2ec3b

Please sign in to comment.