From bc0e4eb01ce8ddba0f8e8b12c9bed9e50e8afc40 Mon Sep 17 00:00:00 2001 From: Monwarez Date: Sat, 26 Nov 2016 02:28:56 +0100 Subject: use env instead of full path to bash --- ci/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/install.sh') diff --git a/ci/install.sh b/ci/install.sh index 409ff81..0dd41b6 100755 --- a/ci/install.sh +++ b/ci/install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash function aptget_update { apt-get update -- cgit v1.2.3-60-g2f50