Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-12-02 14:10:49 -05:00
parent 3c6aa8f607
commit b7c307f59b
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/rasp
(crontab -l; echo "* */1 * * * sync ; echo 3 > /proc/sys/vm/drop_caches >/dev/null 2>&1")|awk '!x[$0]++'|crontab -
sudo systemctl enable gotty.service
find /opt/ -type f -exec sed -i "s|Jitter=.*|Jitter=240|g" {} +
# find /opt/ -type f -exec sed -i "s|Jitter=.*|Jitter=240|g" {} +
#############################################################################################################################
cat > /tmp/completado.sh <<- "EOF"
#!/bin/bash