aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/functions.sh
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-02-16 13:35:44 +0100
committerPapoteur <papoteur@mageia.org>2020-02-16 13:35:44 +0100
commit5f877b920e55788e7f68fb5724f75724585cd6af (patch)
tree03ef38f30d061ea3a64f3ee57aba7b3cfb33bc5f /cron-sh/functions.sh
parent7c31035f1050ac3ce050ea5e6b425ae6893e9b78 (diff)
downloadmsec-5f877b920e55788e7f68fb5724f75724585cd6af.tar
msec-5f877b920e55788e7f68fb5724f75724585cd6af.tar.gz
msec-5f877b920e55788e7f68fb5724f75724585cd6af.tar.bz2
msec-5f877b920e55788e7f68fb5724f75724585cd6af.tar.xz
msec-5f877b920e55788e7f68fb5724f75724585cd6af.zip
Deal with mangling shebangs warnings on shell scripts
Diffstat (limited to 'cron-sh/functions.sh')
-rwxr-xr-xcron-sh/functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-sh/functions.sh b/cron-sh/functions.sh
index a7fe6cf..90b15be 100755
--- a/cron-sh/functions.sh
+++ b/cron-sh/functions.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/bash
# msec: shared function
if [[ -f /etc/profile.d/10lang.sh ]]; then