Explicitly use bash for install_server.sh. Fixes issue #397

This commit is contained in:
antirez 2012-04-24 19:14:03 +02:00
parent 031c56d57c
commit 6def2e54c0

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
# Copyright 2011 Dvir Volk <dvirsk at gmail dot com>. All rights reserved.
#