mirror of
				https://github.com/xcat2/confluent.git
				synced 2025-11-04 05:12:32 +00:00 
			
		
		
		
	remove-mkconfig
This commit is contained in:
		@@ -3,7 +3,6 @@ is_rhel=false
 | 
			
		||||
 | 
			
		||||
if test -f /boot/efi/EFI/redhat/grub.cfg; then
 | 
			
		||||
    grubcfg="/etc/default/grub"
 | 
			
		||||
    grub2-mkconfig -o $grubcfg
 | 
			
		||||
    is_rhel=true
 | 
			
		||||
elif test -f /boot/efi/EFI/sle_hpc/grub.cfg; then
 | 
			
		||||
    grubcfg="/boot/efi/EFI/sle_hpc/grub.cfg"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user