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 85a1beee12
bugfixes and implementation of naming the file correctly after download.
2024-11-20 04:21:28 +01:00
scripts bugfixes and implementation of naming the file correctly after download. 2024-11-20 04:21:28 +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 bugfixes and implementation of naming the file correctly after download. 2024-11-20 04:21:28 +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.