diff options
Diffstat (limited to 'install_deps.sh')
-rwxr-xr-x | install_deps.sh | 2 |
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. # |