Update emq-TE1ws-Rev10d.sh

This commit is contained in:
hp3icc 2021-09-09 22:04:08 -05:00 committed by GitHub
parent c72d1b88b6
commit f927d8ec5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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