From f98d308cc1367f04a67c6742ae21f226af2db2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 7 Sep 2020 16:37:17 +0200 Subject: [PATCH] repomanci: use bash --- src/repomanci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/repomanci b/src/repomanci index 1bcfd10..ba5026f 100755 --- a/src/repomanci +++ b/src/repomanci @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # CI Ebuild commit tester