#!/usr/bin/env php /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/
isReady()) $vs->synchronize();

if ($sync['use_pidfile']) {
	unlink($pidfile);
}
// --------------------------------------------

if (!$fromCli) {
	?>