From 2b5df860ded1412a0c0be0d140d138616e926dfc Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 8 Feb 2020 18:43:37 -0500 Subject: #!/bin/sh shebang. newline after universalized. --- .local/bin/unix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.local/bin/unix') diff --git a/.local/bin/unix b/.local/bin/unix index 74aa580..a9fb96e 100755 --- a/.local/bin/unix +++ b/.local/bin/unix @@ -1,4 +1,5 @@ -#!/usr/bin/env sh +#!/bin/sh + #original artwork by http://www.sanderfocus.nl/#/portfolio/tech-heroes #converted to shell by #nixers @ irc.unix.chat @@ -22,4 +23,4 @@ cat << 'eof' / / %%%%%%;, \%%l%%;// _/%;, dmr / %%%;, <;\-=-/ / ;, l -eof \ No newline at end of file +eof -- cgit v1.3.1