summaryrefslogtreecommitdiff
path: root/rel/overlay/bin
diff options
context:
space:
mode:
authorjoewilliams <joe@joetify.com>2010-12-31 09:12:46 -0800
committerjoewilliams <joe@joetify.com>2010-12-31 09:12:46 -0800
commitfd1496ac700452ff79c5d5a6a893dcb8d32ce263 (patch)
treeab511cbdc990109b0f02fcd55bf2d71f931afd87 /rel/overlay/bin
parent10678d9510762af6c74e62409c57f83a7b40791a (diff)
switch from bash to sh per issue #29
Diffstat (limited to 'rel/overlay/bin')
-rwxr-xr-xrel/overlay/bin/bigcouch2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/overlay/bin/bigcouch b/rel/overlay/bin/bigcouch
index 22275daf..86aa29f4 100755
--- a/rel/overlay/bin/bigcouch
+++ b/rel/overlay/bin/bigcouch
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy of