commit 2ebecef13f79f26728a1f1897ca9dbf252274aef
parent 9186a8a48820b84c641c74f8950502da416f333b
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 19 Sep 2015 22:33:33 +0200
Merge pull request #73 from krytarowski/nb-2
/bin/sh is more portable than /usr/bin/env sh
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansiweather b/ansiweather
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/sh
###############################################################################
# #