1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

lxc_ram: change from bash to sh

This commit is contained in:
Lars Kruse 2018-06-10 14:42:10 +02:00
parent aaee069971
commit a49b362e35

View file

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