Sindbad~EG File Manager

Current Path : /proc/2233733/root/usr/sbin/
Upload File :
Current File : //proc/2233733/root/usr/sbin/grubby

#!/bin/bash
if [[ -x /usr/libexec/grubby/grubby-bls ]] ; then
	exec /usr/libexec/grubby/grubby-bls "${@}"
elif [[ -x /usr/libexec/grubby/grubby ]] ; then
	exec /usr/libexec/grubby/grubby "${@}"
fi
echo "Grubby is not installed correctly." >>/dev/stderr
exit 1

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists