Skip to content

Commit

Permalink
Add dpkg configuration to fix_boot_issues.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Sep 24, 2024
1 parent 4e91f9b commit 693dc8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fix_boot_issues.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ fi

apt-get update
apt-get --fix-broken install
dpkg --configure -a
update-initramfs -u
update-grub

0 comments on commit 693dc8c

Please sign in to comment.