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 f7d3b31262
put functions for removing and copying directories in ther own own files and added documentation.
2024-11-20 23:32:18 +01:00
scripts put functions for removing and copying directories in ther own own files and added documentation. 2024-11-20 23:32:18 +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 put functions for removing and copying directories in ther own own files and added documentation. 2024-11-20 23:32:18 +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.