summaryrefslogtreecommitdiffstats
path: root/src/oh-installfiles.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-24 16:29:55 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-24 16:29:55 (EDT)
commit9196326d95d5067ef141ccf2338c8f99b6626525 (patch)
treece8e2f22be7e8b3bc985af188ad93a123e4a936e /src/oh-installfiles.sh
parent5d15f62baefd84bbc8382bd13e4ebcf93e1bb1cc (diff)
Replace "/bin/sh" with "@@SHELL@@" in scripts.
Diffstat (limited to 'src/oh-installfiles.sh')
-rw-r--r--src/oh-installfiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-installfiles.sh b/src/oh-installfiles.sh
index c12a8f5..41e9e27 100644
--- a/src/oh-installfiles.sh
+++ b/src/oh-installfiles.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!@@SHELL@@
#
# opkhelper
# src/oh-installfiles