diff options
Diffstat (limited to 'etc/taskcluster/simulate_github_events.py')
-rwxr-xr-x | etc/taskcluster/simulate_github_events.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/taskcluster/simulate_github_events.py b/etc/taskcluster/simulate_github_events.py index 95faa5b34ae..c99436b9106 100755 --- a/etc/taskcluster/simulate_github_events.py +++ b/etc/taskcluster/simulate_github_events.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |