Skip to content

Modul Auto Updater

ame824 edited this page Aug 1, 2026 · 1 revision

Auto-Updater / Auto-Updater

Deutsch: tools/auto-updater.js prüft standardmäßig alle 15 Minuten die Remote-Version. Bei Änderung startet es git-pull.js, das Manifest und Dateien lädt, den Selbsttest ausführt und den Scheduler mit seinen bisherigen Argumenten neu startet. Der Dashboard-Timer zeigt die nächste Prüfung.

English: tools/auto-updater.js checks the remote version every 15 minutes by default. On change it starts git-pull.js, which downloads the manifest and files, runs the self-test, and restarts the scheduler with its existing arguments. The dashboard countdown shows the next check.

git-pull-lite.js downloads the same runtime with very low RAM but intentionally does not restart scripts.

Clone this wiki locally