This commit is contained in:
Bohan Yang
2021-01-10 08:50:09 +00:00
committed by GitHub
parent 592d646bb8
commit e8e93767a9
+1 -1
View File
@@ -36,7 +36,7 @@ Run the script and then **reboot**.
To **revert** all changes, run To **revert** all changes, run
sudo rm -rf debi.sh /etc/default/grub.d/zz-debi.cfg /boot/debian-* && { sudo update-grub || grub2-mkconfig -o /boot/grub2/grub.cfg; } sudo rm -rf debi.sh /etc/default/grub.d/zz-debi.cfg /boot/debian-* && { sudo update-grub || sudo grub2-mkconfig -o /boot/grub2/grub.cfg; }
## Available Options ## Available Options