Kaydet (Commit) 4d4cc4d5 authored tarafından Arnaud Versini's avatar Arnaud Versini Kaydeden (comit) Arnaud Versini

env is in /usr/bin, not in /bin

Change-Id: I9cfd84b2bd5a2381d517cde9d851f6c7250f8d91
Reviewed-on: https://gerrit.libreoffice.org/13563Reviewed-by: 's avatarArnaud Versini <arnaud.versini@libreoffice.org>
Tested-by: 's avatarArnaud Versini <arnaud.versini@libreoffice.org>
üst c14a6d0d
#!/bin/env bash
#!/usr/bin/env bash
if [ -n "$debug" ] ; then
set -x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment