Update 'Setup-Repo.sh'
This commit is contained in:
@@ -11,7 +11,7 @@ if [ "$osrel" = "ubu1804" ] || [ "$osrel" = "ubu2004" ] ; then
|
||||
elif [ "$osrel" = "deb10" ]; then
|
||||
apt install -y --no-install-recommends gnupg2 apt-transport-https lsb-release ca-certificates curl
|
||||
elif [ "$osrel" = "cent8" ]; then
|
||||
dnf --setopt=install_weak_deps=False --best gnupg
|
||||
dnf install --setopt=install_weak_deps=False --best gnupg
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user