D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/../../run/../../lib/openssh/../apparmor/../apparmor/../recovery-mode/options/

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

Current File : /var/www/html/../../run/../../lib/openssh/../apparmor/../apparmor/../recovery-mode/options/clean
#!/bin/sh

. /lib/recovery-mode/l10n.sh

if [ "$1" = "test" ]; then
  echo $(eval_gettext "Try to make free space")
  exit 0
fi

apt-get clean

echo $(eval_gettext "Trying to find packages you don't need (apt-get autoremove), please review carefully.")
apt-get autoremove

echo ""
echo $(eval_gettext "Finished, please press ENTER")
read TMP

exit 0

AnonSec - 2021 | Recode By D7net