diff options
Diffstat (limited to 'mkrepo')
| -rwxr-xr-x | mkrepo | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -50,7 +50,7 @@ if [ "$dis" == "fedora" ]; then  else  	# Enterprise  	if [ "$ver" -ge 10 ] -	then echo "key 2021" +	then echo "key 2024"  		GPG_NAME="CF1DF0057CE85DFF5B2F2A37C2FD3B2C2A0948E4"  	elif [ "$ver" -ge 9 ]  	then echo "key 2021" | 
