How to apply configuration?

Bu işleme şunda yer alıyor:
Bandie 2019-08-15 00:52:28 +02:00
ebeveyn c30e227b84
işleme b4dd478303
İmzalayan: Bandie
GPG Anahtar Kimliği: 843D7FA93BA46312
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme

Dosyayı Görüntüle

@ -34,6 +34,15 @@ OWNER="Alex Alexsen <a@a.tld>"
OWNER_TIMEOUT=10
```
### Apply configuration
To apply the configuration you need to regenerate the GRUB2 config.
```bash
grub-mkconfig -o /boot/grub/grub.cfg
# OR on Debian like systems
update-grub
```
## Uninstall