fix: Updated bin/bash to use env in cronic script (#4752)

This commit is contained in:
Neil Lathwood 2016-10-13 22:23:53 +01:00 committed by GitHub
parent 56eec48db2
commit 6073ba6112
1 changed files with 1 additions and 1 deletions

2
cronic
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Cronic v2 - cron job report wrapper
# Copyright 2007 Chuck Houpt. No rights reserved, whatsoever.