1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-01 13:53:51 +00:00

Merge pull request #971 from ProgVal/patch-1

Change shebang of systemd/systemd_units from sh to bash
This commit is contained in:
Lars Kruse 2019-02-13 02:33:23 +01:00 committed by GitHub
commit 05986442c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# -*- sh -*-
: << =cut