mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update install.sh
This commit is contained in:
parent
a250e1e0df
commit
72b5c7a0cc
|
|
@ -37,6 +37,8 @@ sudo swapoff -a
|
|||
sudo rm /var/swap
|
||||
sudo dphys-swapfile uninstall
|
||||
sudo sed -i 's/CONF_SWAPSIZE=.*/CONF_SWAPSIZE=0/' /etc/dphys-swapfile
|
||||
sudo apt-get install raspi-config -y
|
||||
|
||||
fi
|
||||
#
|
||||
######################################################################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue