fix: Fixing bug in SSH template

This commit is contained in:
elvis kahoro 2023-04-25 11:10:21 -07:00
parent e8a9cb2484
commit 9ca02213ac

View File

@ -68,10 +68,7 @@ body:
id: "xtrace-output"
attributes:
label: "Include shell xtrace output"
description: "1. Ensure you're on the 3.31 version of Warp or later.
2. Run WARP_DEBUG_MODE=1 ssh YOUR-HOSTNAME-HERE
3. Save the full output starting from the ssh command block. If youre not comfortable posting the outputs to a public issue, you can email feedback@warp.dev.
"
description: "1. Ensure you're on the 3.31 version of Warp or later. 2. Run WARP_DEBUG_MODE=1 ssh YOUR-HOSTNAME-HERE 3. Save the full output starting from the ssh command block. If youre not comfortable posting the outputs to a public issue, you can email feedback@warp.dev. "
validations:
required: true
- type: dropdown