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
|
||||
# Nombre del script
|
||||
SCRIPT_NAME="dvs-adn.sh"
|
||||
|
||||
# Registra el inicio en /opt/curl.txt
|
||||
echo "Inicio: $SCRIPT_NAME" >> /opt/curl.txt
|
||||
#############################################################################################################################
|
||||
# dvswitch tg select
|
||||
#############################################################################################################################
|
||||
|
||||
sudo cat > /usr/local/dvs/dvs <<- "EOF"
|
||||
#!/bin/bash
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue