summaryrefslogtreecommitdiff
path: root/install_deps.sh
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2021-08-20 11:10:30 +0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2021-08-20 12:32:22 +0200
commitac586d1caecaa5be4bce05b073ce4c7bda10f13e (patch)
tree0f8edfa7e9bf7ad5c5be49cd168c20dc9e16d1a1 /install_deps.sh
parent080e4550257a90597c241f83fd766b99c83ba6e8 (diff)
Make some scripts more portable
Change-Id: Ia89059eea51ca396a7c74143625ac9a6706de198 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120773 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'install_deps.sh')
-rwxr-xr-xinstall_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install_deps.sh b/install_deps.sh
index 7759527cf4a8..c16fd92517bf 100755
--- a/install_deps.sh
+++ b/install_deps.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# This file is part of the LibreOffice project.
#