Update fdmr.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-03 06:13:23 +00:00
parent ba915ea34d
commit ef126ff8b8
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ fi
######################################
(crontab -l; echo "* */1 * * * sync ; echo 3 > /proc/sys/vm/drop_caches >/dev/null 2>&1")|awk '!x[$0]++'|crontab -
echo Actualizando sistema
apt update
# apt-get upgrade -y
sudo apt-get install wget -y
sudo apt-get install git -y