From: normandy Date: Tue, 30 Jun 2020 03:12:30 +0000 (+0000) Subject: Use correct PostgreSQL version command in bug template X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=27542f19c60589d8deb5d9d7a59d2019b75026fa;p=akkoma Use correct PostgreSQL version command in bug template --- diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 66fbc510e..9ce9b6918 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -14,7 +14,7 @@ * Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE): * Elixir version (`elixir -v` for from source installations, N/A for OTP): * Operating system: -* PostgreSQL version (`postgres -V`): +* PostgreSQL version (`psql -V`): ### Bug description