fba3e6ff03
- gp-server.service: drop the GP_MNEMONIC credential from the default unit (the seed lives only encrypted at rest + the operator's written backup); keep GP_WALLET_PASSWORD_FILE via LoadCredential. A commented first-boot-only bootstrap remains for the no-wizard path. - install.sh: end by offering to run `gp-server setup` (no longer pre-writes the env file, which would block the wizard's re-run guard). - package-woocommerce.sh: build goblinpay-woocommerce.zip (single top-level folder) as a release artifact. - WooCommerce plugin: fix the default server URL port (8192 -> 8080) to match the server's default bind; same fix in the connector README/INSTALL.