From d8c9cd8bbd4411ef2942dbdc4f1641e45d7b2d80 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 4 Mar 2010 15:57:21 +0000 Subject: Run script with /bin/sh instead of bash. There is nothing bash-specific in this shell script. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30838 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mirrors/update_mplayer_rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/tech/mirrors/update_mplayer_rsync b/DOCS/tech/mirrors/update_mplayer_rsync index cde19d9140..563ec77bc7 100644 --- a/DOCS/tech/mirrors/update_mplayer_rsync +++ b/DOCS/tech/mirrors/update_mplayer_rsync @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh # MPlayer mirroring script # $Id$ -- cgit v1.2.3