mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Remove superfluous quotation marks
This commit is contained in:
parent
f23aa0798b
commit
6b28a1ba21
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ fi
|
|||
|
||||
# Suggest both modes when asked
|
||||
if [ "$1" = "suggest" ]; then
|
||||
echo 'pkg'
|
||||
echo 'cve'
|
||||
echo pkg
|
||||
echo cve
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue