[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.224.43.98: ~ $
#!/bin/sh
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh

root=$(getarg root=)

rflags="$(getarg rootflags=)"
getargbool 0 ro && rflags="${rflags},ro"
getargbool 0 rw && rflags="${rflags},rw"
rflags="${rflags#,}"

fstype="$(getarg rootfstype=)"
if [ -z "$fstype" ]; then
    fstype="auto"
fi


Filemanager

Name Type Size Permission Actions
dracut-lib.sh File 32.09 KB 0755
init.sh File 11.2 KB 0755
initqueue.sh File 1.18 KB 0755
loginit.sh File 584 B 0755
memtrace-ko.sh File 5.91 KB 0755
module-setup.sh File 3.77 KB 0755
parse-root-opts.sh File 356 B 0755
rdsosreport.sh File 942 B 0755