]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/check-directives.sh
oss-fuzz: turn on the pointer-overflow check
[thirdparty/systemd.git] / tools / check-directives.sh
index a90fb604ae0999d6ba3a7907a7c6a50eac7d5c15..1a0bb0995be12920648354ddb111e108215a9d7d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 
 which perl &>/dev/null || exit 77