From: Raphaƫl Gertz Date: Sun, 13 Oct 2024 00:20:50 +0000 (+0200) Subject: Improve post install output X-Git-Url: https://git.rapsys.eu/recipe/commitdiff_plain/068d11f67b7a263a00f3a08ec3999bb300289129?hp=084ecfe7facf7d9096338cffee64cad1cc97017e Improve post install output --- diff --git a/rapsys/packbundle/1.0/manifest.json b/rapsys/packbundle/1.0/manifest.json index 33faee6..9bd0497 100644 --- a/rapsys/packbundle/1.0/manifest.json +++ b/rapsys/packbundle/1.0/manifest.json @@ -24,11 +24,12 @@ "RAPSYSPACK_TIMEOUT": 60 }, "post-install-output": [ - " * Set your RAPSYSPACK_RANGE config in .env.local", - " * XXX: Run \"php bin/console rapsyspack:range\" to generate a range" + " * Set your RAPSYSPACK_RANGE", + " 1. Run php bin/console rapsyspack:range to generate a range", + " 2. Append output to .env.local config file" ] }, - "ref": "22a856fa86e544c5930b638df0fdce9ad25b2f0b" + "ref": "3c2740d844a6c555f9285aef58584c339495658d" } } }