From 89419acab3b2225c240fb97ca0938e41a4c1cf44 Mon Sep 17 00:00:00 2001 From: flu0r1ne Date: Tue, 24 Aug 2021 19:52:59 -0500 Subject: Use bash --- git-update-agent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-update-agent') diff --git a/git-update-agent b/git-update-agent index 605613f..6f70c8b 100644 --- a/git-update-agent +++ b/git-update-agent @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # GLOBAL VARIABLES: # - UPSTREAM_BRANCH: The branch in the upstream repo used for updates (defaults to remote's head if set) -- cgit v1.2.3