download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bae6e3f4fe355d0018c77e68d19bc64b52fe1ba6 Author: Robert Nagy <rob...@openbsd.org> Date: Sun Mar 18 14:14:02 2012 +0100
use /usr/bin/env bash instead of /bin/bash diff --git a/download b/download index 89efbbe..e5aad88 100755 --- a/download +++ b/download @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits