mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
Add notice to fallback shell in shell check
This commit is contained in:
parent
f9bed57739
commit
9a605a58e7
1 changed files with 1 additions and 2 deletions
|
@ -22,9 +22,8 @@ public class AppShellCheck {
|
|||
The most likely causes are:
|
||||
- On Windows, an AntiVirus program might block required programs and commands
|
||||
- The system shell is restricted or blocked
|
||||
- The operating system is not supported
|
||||
|
||||
You can reach out to us if you want to properly diagnose the cause individually and hopefully fix it.
|
||||
You can try to switch to the fallback shell by going to Settings -> Local Shell -> Enable Fallback Shell and restart.
|
||||
"""
|
||||
.formatted(
|
||||
ProcessControlProvider.get()
|
||||
|
|
Loading…
Reference in a new issue