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
|
$PKGI software-properties-common gnupg > $OUTPUT 2>&1
|
||||||
elif [ "$osrel" = "deb10" ]; then
|
elif [ "$osrel" = "deb10" ]; then
|
||||||
$PKGI gnupg > $OUTPUT 2>&1
|
$PKGI gnupg > $OUTPUT 2>&1
|
||||||
fi
|
|
||||||
elif [ "$osrel" = "cent8" ]; then
|
elif [ "$osrel" = "cent8" ]; then
|
||||||
$PKGI gnupg
|
$PKGI gnupg
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user