mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51: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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
source /etc/os-release
|
. /etc/os-release
|
||||||
SUITE=${suite:-$VERSION_CODENAME}
|
SUITE=${suite:-$VERSION_CODENAME}
|
||||||
|
|
||||||
FIXEDWARN=${fixed_warning:-1}
|
FIXEDWARN=${fixed_warning:-1}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue