From 9196326d95d5067ef141ccf2338c8f99b6626525 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 24 Apr 2012 16:29:55 -0400 Subject: Replace "/bin/sh" with "@@SHELL@@" in scripts. --- (limited to 'src/oh-strip.sh') diff --git a/src/oh-strip.sh b/src/oh-strip.sh index e5a34bf..6b8ceaf 100644 --- a/src/oh-strip.sh +++ b/src/oh-strip.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!@@SHELL@@ # # opkhelper # src/oh-strip -- cgit v0.9.1