diff options
| author | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 14:55:12 +0100 |
|---|---|---|
| committer | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 14:55:12 +0100 |
| commit | eb99746359fbe4591fceb0d8b5b80f4cece1e2bf (patch) | |
| tree | 0b48a1c83c8d5f2612dd030f08b4b08fe96609a3 /packaging/common | |
| parent | 16f90196497b609743987c67bbbfb2e1fc7f338d (diff) | |
| parent | 46bb73b94cfb4bb044096ae75ec5234c46ada561 (diff) | |
| download | rabbitmq-server-git-eb99746359fbe4591fceb0d8b5b80f4cece1e2bf.tar.gz | |
merging from default
Diffstat (limited to 'packaging/common')
| -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 |
