mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update dvs-adn.sh
This commit is contained in:
parent
cb6abc6e72
commit
06cec74e6d
|
|
@ -1,13 +1,11 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Nombre del script
|
# Nombre del script
|
||||||
SCRIPT_NAME="dvs-adn.sh"
|
SCRIPT_NAME="dvs-adn.sh"
|
||||||
|
|
||||||
# Registra el inicio en /opt/curl.txt
|
# Registra el inicio en /opt/curl.txt
|
||||||
echo "Inicio: $SCRIPT_NAME" >> /opt/curl.txt
|
echo "Inicio: $SCRIPT_NAME" >> /opt/curl.txt
|
||||||
#############################################################################################################################
|
#############################################################################################################################
|
||||||
# dvswitch tg select
|
# dvswitch tg select
|
||||||
#############################################################################################################################
|
#############################################################################################################################
|
||||||
|
|
||||||
sudo cat > /usr/local/dvs/dvs <<- "EOF"
|
sudo cat > /usr/local/dvs/dvs <<- "EOF"
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue