Update ultimate-wp-installer-lite.sh

This commit is contained in:
mohamedhal 2025-08-08 23:05:52 +03:00 committed by GitHub
parent e43015315f
commit 4e613a761e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# ==============================================================================
# WOO v12.6 — WordPress Ultimate Operations (Self-Installing)
# Target: Ubuntu 22.04/24.04 LTS (OVH, user=ubuntu with sudo)
# WOO v13 — WordPress Ultimate Operations (Self-Installing)
# Target: Ubuntu 22.04/24.04 LTS
# Design: Run-once bootstrap; afterwards `woo` only launches the menu.
# ==============================================================================