diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 14:09:30 +0100 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 14:09:30 +0100 |
| commit | 5ed1782eda1ef139a807cbce2a99af44eefe3835 (patch) | |
| tree | 5e17e538b258024f055002cc0761056bdd16882b | |
| parent | 79b4481a858020c2486f5b561b63d427c61bcf35 (diff) | |
| parent | a95080fdfe8a7d2fdbf25fba6654abc77fd1d2ba (diff) | |
| download | rabbitmq-server-git-5ed1782eda1ef139a807cbce2a99af44eefe3835.tar.gz | |
merge bug21346 into default
| -rw-r--r-- | packaging/common/rabbitmq-script-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/common/rabbitmq-script-wrapper b/packaging/common/rabbitmq-script-wrapper index f1a9b1ff0b..94d72f169a 100644 --- a/packaging/common/rabbitmq-script-wrapper +++ b/packaging/common/rabbitmq-script-wrapper @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh ## The contents of this file are subject to the Mozilla Public License ## Version 1.1 (the "License"); you may not use this file except in ## compliance with the License. You may obtain a copy of the License at |
