Add a shebang for linux-installer.sh

This commit is contained in:
Kovid Goyal 2018-04-29 15:11:46 +05:30
parent 54c81eec15
commit 7a150c065e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,3 +1,4 @@
#!/bin/sh
# linux-installer.sh # linux-installer.sh
# Copyright (C) 2018 Kovid Goyal <kovid at kovidgoyal.net> # Copyright (C) 2018 Kovid Goyal <kovid at kovidgoyal.net>