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
|
||||
|
||||
fi
|
||||
|
||||
######################################################################################################################
|
||||
# Cronedit
|
||||
######################################################################################################################
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [ ! -f "/etc/apt/sources.list.d/dvswitch.list" ]
|
||||
then
|
||||
cd /opt
|
||||
|
|
|
|||
Loading…
Reference in New Issue