mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix CI problems
This commit is contained in:
parent
b247f8f228
commit
f58515705e
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ if [ ! -x /usr/bin/debsecan ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
source /etc/os-release
|
||||
. /etc/os-release
|
||||
SUITE=${suite:-$VERSION_CODENAME}
|
||||
|
||||
FIXEDWARN=${fixed_warning:-1}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue