D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /libx32/../share/gcc/../initramfs-tools/scripts/init-bottom/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : //libx32/../share/gcc/../initramfs-tools/scripts/init-bottom/plymouth
#!/bin/sh

OPTION=FRAMEBUFFER
PREREQ="udev"

prereqs()
{
	echo "${PREREQ}"
}

case ${1} in
	prereqs)
		prereqs
		exit 0
		;;
esac

/bin/plymouth update-root-fs --new-root-dir=${rootmnt}

AnonSec - 2021 | Recode By D7net