[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.144.232.156: ~ $
#!/bin/bash
# module-setup for img-lib

# called by dracut
check() {
    return 255
}

# called by dracut
depends() {
    echo bash
    return 0
}

# called by dracut
install() {
    inst_simple "$moddir/uefi-lib.sh" "/lib/uefi-lib.sh"
}


Filemanager

Name Type Size Permission Actions
module-setup.sh File 239 B 0755
uefi-lib.sh File 4.74 KB 0755