diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx index aeb9e2b..a900f67 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -389,7 +389,7 @@ function Content() { fontSize: "12px", marginBottom: "6px" }}> - ~/lsfg && %COMMAND% + ~/lsfg %COMMAND% </div> <div style={{ marginBottom: "4px" }}> Option 2: Manual environment variables: |
