Ein PHP Script um einen Factorio Server automatisch zu updaten. Dieses Script ist ein CLI Script, welches auf dem Terminal ausgeführt wird z.B. via cronjob. Da das Script den Server via Systemctl/Systemd anspricht, muss das Script mit root rechten ausgeführt werden.
Go to file
Marcel Naeve 20cd7d51c6
started implementing download method for mods and authentication for download.
2024-11-13 21:21:09 +01:00
scripts started implementing download method for mods and authentication for download. 2024-11-13 21:21:09 +01:00
.gitignore Initial commit 2024-11-10 03:30:40 +01:00
LICENSE changed my info in mit license 2024-11-10 03:35:57 +01:00
README.md Initial commit 2024-11-10 03:30:40 +01:00
factorio-settings.env added current files to dev branch. 2024-11-10 03:40:05 +01:00
factorio_update.php ausgaben auf dem terminal verbessert 2024-11-10 21:58:32 +01:00

README.md

PHP-cli-factorio-updater

Ein PHP Script um einen Factorio Server automatisch zu updaten. Dieses Script ist ein CLI Script, welches auf dem Terminal ausgeführt wird z.B. via cronjob.

Da das Script den Server via Systemctl/Systemd anspricht, muss das Script mit root rechten ausgeführt werden.