mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update emq-TE1ws-Rev10d.sh
This commit is contained in:
parent
c72d1b88b6
commit
f927d8ec5a
|
|
@ -3111,6 +3111,7 @@ EOF
|
|||
sudo chmod +x /tmp/completado.sh
|
||||
history -c && history -w
|
||||
##
|
||||
sudo update-rc.d dphys-swapfile remove
|
||||
sudo chmod -x /etc/init.d/dphys-swapfile
|
||||
sudo dphys-swapfile swapoff
|
||||
sudo swapoff -a
|
||||
|
|
@ -3118,6 +3119,5 @@ sudo rm /var/swap
|
|||
sudo dphys-swapfile uninstall
|
||||
cd /etc/
|
||||
sudo sed -i 's/CONF_SWAPSIZE=100/CONF_SWAPSIZE=0/' dphys-swapfile
|
||||
sudo update-rc.d dphys-swapfile remove
|
||||
##
|
||||
sh /tmp/completado.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue