Update 'Setup-Repo.sh'
This commit is contained in:
@@ -32,7 +32,6 @@ if [ "$osrel" = "ubu1804" ] || [ "$osrel" = "ubu2004" ] ; then
|
||||
$PKGI software-properties-common gnupg > $OUTPUT 2>&1
|
||||
elif [ "$osrel" = "deb10" ]; then
|
||||
$PKGI gnupg > $OUTPUT 2>&1
|
||||
fi
|
||||
elif [ "$osrel" = "cent8" ]; then
|
||||
$PKGI gnupg
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user