Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
bb535e4a0e
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      package/base/rockinitrd/postinstall.sh

+ 5
- 0
package/base/rockinitrd/postinstall.sh

@ -0,0 +1,5 @@
if any_installed "boot/initrd.img" ; then
echo "Re-Creating initrd..."
/sbin/mkinitrd
fi

Loading…
Cancel
Save