mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 02:33:18 +00:00
Plugin pacman_pending_updates: switch to simple shell
The plugin did not use any bash-specific features.
This commit is contained in:
parent
c2aa56531c
commit
398a3ab289
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
: <<=cut
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue