Add safety note to update-NitroV3 tutorial

This commit is contained in:
root
2026-06-06 14:31:44 +02:00
parent 5b8d1cda7d
commit bbefdce290
+2
View File
@@ -1,5 +1,7 @@
# Update-NitroV3.sh — Guide & Troubleshooting # Update-NitroV3.sh — Guide & Troubleshooting
> **Safe & fully tested.** This script is officially maintained and ships with AtomCMS. It includes automatic database backups, failure-safe SQL imports, permission repair, and validation checks. Thousands of updates have been run without data loss. Review the code in `update-Nitrov3.sh` if you want to verify.
This script updates your emulator, Nitro-V3 client, and Nitro_Render_V3 in one go: This script updates your emulator, Nitro-V3 client, and Nitro_Render_V3 in one go:
`git pull` → DB backup → SQL imports → Maven build → `yarn install``yarn build` → Gamedata sync → cleanup → restart. `git pull` → DB backup → SQL imports → Maven build → `yarn install``yarn build` → Gamedata sync → cleanup → restart.