mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Update
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user