KUJUNTI.ID MINISH3LL
Path : /lib/recovery-mode/options/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //lib/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

© KUJUNTI.ID