From 387a1dc30f5f30cd949190265f8ff65eb7e08c34 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 20 Jul 2021 15:46:40 +0300 Subject: [PATCH] misc: fix template. See #244 --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 402cc32..6fba8e9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,6 +9,6 @@ terminal output ## Verbose log -1. Run `env KISS_PROMPT=0 sh -x kiss > log 2>&1` +1. Run `env KISS_PROMPT=0 sh -x /usr/bin/kiss > log 2>&1` 2. Upload the contents of `log`.