diff options
| author | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 16:49:00 +0100 |
|---|---|---|
| committer | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 16:49:00 +0100 |
| commit | ed8b9f138f30749a3e38600f46284a8408c8bb33 (patch) | |
| tree | 29e987b255bb1a4897a7cdcf794bdd1d535412d0 /packaging | |
| parent | 2bb52b060f3f0f8e0c645927bcf89f67780d27b7 (diff) | |
| parent | 46bb73b94cfb4bb044096ae75ec5234c46ada561 (diff) | |
| download | rabbitmq-server-git-ed8b9f138f30749a3e38600f46284a8408c8bb33.tar.gz | |
merging from default
Diffstat (limited to 'packaging')
| -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 |
