D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/../../../usr/lib/sysctl.d/../recovery-mode/options/

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

Current File : /var/www/html/../../../usr/lib/sysctl.d/../recovery-mode/options/failsafeX
#!/bin/sh

. /lib/recovery-mode/l10n.sh

# no failsafe X session
if [ ! -e /usr/share/xdiagnose/failsafeXServer ]; then
    exit 1
fi

if [ "$1" = "test" ]; then
  echo $(eval_gettext "Run in failsafe graphic mode")
  exit 0
fi

/usr/share/xdiagnose/failsafeXServer

exit 0

AnonSec - 2021 | Recode By D7net