mirror of https://gitlab.com/hp3icc/emq-TE1.git
update
This commit is contained in:
parent
eee52c401d
commit
72c92a5379
|
|
@ -103,7 +103,6 @@ sudo dphys-swapfile uninstall
|
||||||
sudo sed -i 's/CONF_SWAPSIZE=.*/CONF_SWAPSIZE=0/' /etc/dphys-swapfile
|
sudo sed -i 's/CONF_SWAPSIZE=.*/CONF_SWAPSIZE=0/' /etc/dphys-swapfile
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
# Cronedit
|
# Cronedit
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ ! -f "/etc/apt/sources.list.d/dvswitch.list" ]
|
if [ ! -f "/etc/apt/sources.list.d/dvswitch.list" ]
|
||||||
then
|
then
|
||||||
cd /opt
|
cd /opt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue