scripts/get-repository.sh: use env to call bash

This makes invocation of bash crossplatform.

Signed-off-by: J <offlineimap@927589452>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
mailinglists@927589452.de 2017-01-28 12:40:30 +01:00 committed by Nicolas Sebrecht
parent c1df95b7d3
commit b143f63031
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Licence: this file is in the public deomain.
# Licence: this file is in the public domain.
#
# Download and configure the repositories of the website or wiki.