mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
15 lines
473 B
Text
15 lines
473 B
Text
{{ additional_prompt }}
|
|
`{{ last_command }}` returns the following message: `{{ error_msg }}`. Guess its intention and provide possible shell commands to solve the issue.
|
|
Provide only commands in the <suggest> section. Do not include any additional text.
|
|
No text allowed outside the <note> and <suggest> sections.
|
|
Your answer should be in the following format:
|
|
```
|
|
<note>
|
|
Explain your suggestions here{{ set_locale }}.
|
|
</note>
|
|
<suggest>
|
|
command
|
|
<br>
|
|
command
|
|
</suggest>
|
|
```
|