Skip to content

Commit 2ed6489

Browse files
committed
Yikes! Missed a space.
1 parent 36e4021 commit 2ed6489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qutescript/installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
LOADER_TEMPLATE = """\
2323
#!/usr/bin/env bash
24-
{interpreter}"{path}" "$@"
24+
{interpreter} "{path}" "$@"
2525
"""
2626

2727

0 commit comments

Comments
 (0)