Skip to content

Commit da64e00

Browse files
committed
Use the absolute path to the interpreter.
1 parent 971a0aa commit da64e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install-apps.sh

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

0 commit comments

Comments
 (0)