Use correct PostgreSQL version command in bug template
authornormandy <normandy@firemail.cc>
Tue, 30 Jun 2020 03:12:30 +0000 (03:12 +0000)
committernormandy <normandy@firemail.cc>
Tue, 30 Jun 2020 03:12:30 +0000 (03:12 +0000)
.gitlab/issue_templates/Bug.md

index 66fbc510edeb020a29533548ef1e0bb681752bae..9ce9b69182441ad145ebcf5dacfa0994954072bb 100644 (file)
@@ -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