mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update install.sh
This commit is contained in:
parent
3c6aa8f607
commit
b7c307f59b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue