First Commit
This commit is contained in:
1
etc/apt/apt.conf.d/01rakuos
Normal file
1
etc/apt/apt.conf.d/01rakuos
Normal file
@@ -0,0 +1 @@
|
||||
APT::Default-Release "rakuos";
|
||||
3
etc/apt/apt.conf.d/90update-grub
Normal file
3
etc/apt/apt.conf.d/90update-grub
Normal file
@@ -0,0 +1,3 @@
|
||||
DPkg::Post-Invoke {
|
||||
"if [ -x /usr/sbin/update-grub ]; then /usr/sbin/update-grub || true; fi";
|
||||
};
|
||||
Reference in New Issue
Block a user