fix(bling): Negativo17 repo message not being echoed, causing error
This commit is contained in:
parent
fc4fd865da
commit
9c40055f29
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ if rpm -q rpmfusion-free-release &>/dev/null || rpm -q rpmfusion-nonfree-release
|
|||
rpm-ostree uninstall rpmfusion-nonfree-release-tainted
|
||||
fi
|
||||
else
|
||||
"All RPMFusion repos are already uninstalled"
|
||||
echo "All RPMFusion repos are already uninstalled"
|
||||
fi
|
||||
|
||||
NEGATIVO_REPO_FILE="$(awk -F'=' '$1 == "name" && $2 == "negativo17 - Multimedia" {print FILENAME}' /etc/yum.repos.d/*)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue