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

Plugin pacman_pending_updates: switch to simple shell

The plugin did not use any bash-specific features.
This commit is contained in:
Lars Kruse 2021-08-08 15:55:00 +02:00
parent c2aa56531c
commit 398a3ab289

View file

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