Tools: Set a variable in rpm-setup.sh.

[skip ci]
This commit is contained in:
Gerald Combs 2022-04-17 10:37:10 -07:00
parent bce8825df8
commit 05c86efcf6
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ then
exit 1
fi
PM_OPT=
case $PM in
zypper)
PM_OPT="--non-interactive"