From a9498c5811cf7efbba5d52938d80f8c736ce8e38 Mon Sep 17 00:00:00 2001 From: UriHerrera Date: Sun, 5 May 2024 04:41:57 -0600 Subject: [PATCH] Revert "Squashed commit of the following:" This reverts commit c74c7a6cc95fc9e8f1072f2f4df817a3f70a13f9. --- tmp/nuts-ccu | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tmp/nuts-ccu b/tmp/nuts-ccu index 2c9ee63..8017aec 100755 --- a/tmp/nuts-ccu +++ b/tmp/nuts-ccu @@ -300,11 +300,6 @@ puts_success "System AppImages and static binaries have been updated, continuing # -- Remove code since we're not including the kernel in the archive, and we expect users to use Kernel Boot to add other kenels. -- -# -- Generate initram, because apparently we also have to do this manually. - -update-initramfs -c -k all - - # -- Update GRUB. if update-grub > /dev/null 2>&1; then