schedule next run part 5

This commit is contained in:
Christopher Hase 2025-03-28 13:48:41 +01:00
parent d4a86547d1
commit 4ce7c20d96

View file

@ -57,6 +57,8 @@ function executeCommand(): void {
});
}
executeCommand();
// Funktion, um die Konfiguration zu laden
function loadConfig(): Config {