|
|
@ -1,4 +1,5 @@
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
|
|
|
|
* ⚠️ Deprecated: Changed to healthcheck.go, it will be deleted in the future.
|
|
|
|
* This script should be run after a period of time (180s), because the server may need some time to prepare.
|
|
|
|
* This script should be run after a period of time (180s), because the server may need some time to prepare.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
const { FBSD } = require("../server/util-server");
|
|
|
|
const { FBSD } = require("../server/util-server");
|
|
|
|