test and update scripts added

This commit is contained in:
Debian @ Home
2026-09-04 22:13:31 +02:00
parent b0561924eb
commit 2feb4d44bb
2 changed files with 9 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/falbella/falbella.plymouth 100
update-alternatives --config default.plymouth
update-initramfs -u -k all