Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/schedule-for-rebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/schedule-for-rebuild b/bin/schedule-for-rebuild
index b6eb4f6..9c2949d 100755
--- a/bin/schedule-for-rebuild
+++ b/bin/schedule-for-rebuild
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# shellcheck disable=SC2119,SC2120