3 lines
177 B
Bash
Executable file
3 lines
177 B
Bash
Executable file
#!/bin/bash
|
|
sudo plymouth-set-default-theme milis-plymouth -R
|
|
sudo dracut -N --force --xz --add 'dmsquash-live pollcdrom crypt' --omit systemd /boot/initramfs `ls /lib/modules`
|