Subir archivos a "/"
This commit is contained in:
parent
3b2e2d3893
commit
86b4582805
@ -217,7 +217,7 @@ read -p " DIGITA NOMBRE " nscript
|
||||
[[ -z ${nscript} ]] && nscript='@NETCOLVIP'
|
||||
echo -e "${nscript}" > /etc/NSCT
|
||||
chmod 777 /etc/NSCT
|
||||
echo -ne " \033[1;33mIP $(wget -qO- ifconfig.me) VERIFICADA POR @NETCOLVIP. . . " | pv -qL 20
|
||||
echo -ne " \033[1;33mIP $(wget -qO- ipv4.icanhazip.com) VERIFICADA POR @NETCOLVIP. . . " | pv -qL 20
|
||||
|
||||
meu_ip () {
|
||||
[[ -e /usr/bin/vendor_code ]] && IP=$(cat < /usr/bin/vendor_code) || {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user