Skip to content

Commit 2892f3e

Browse files
committed
Use the absolute path to the interpreter.
1 parent 847f189 commit 2892f3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install-apps.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
3-
echo 'Update cimplete.'
3+
echo 'Update complete.'
4+
45

56

0 commit comments

Comments
 (0)