Skip to content

Commit 847f189

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

install-apps.sh

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

0 commit comments

Comments
 (0)