Subir archivos a "Gestor"

This commit is contained in:
darnix 2025-10-29 08:54:09 +00:00
parent fccc4532ef
commit bdefb6b574

View File

@ -129,7 +129,7 @@ SCPT_LTM="/etc/LTM"
[[ ! -e ${SCPT_LTM} ]] && mkdir ${SCPT_LTM} [[ ! -e ${SCPT_LTM} ]] && mkdir ${SCPT_LTM}
[[ ! -e ${SCPT_DIR} ]] && mkdir ${SCPT_DIR} [[ ! -e ${SCPT_DIR} ]] && mkdir ${SCPT_DIR}
DIR="/etc/http-shell" DIR="/etc/http-shell"
LIST="-SPVweN" LIST="-DNX"
v1g=$(cat /bin/ejecutar/vG-new.log) v1g=$(cat /bin/ejecutar/vG-new.log)
v1=$(cat /bin/ejecutar/v-new.log) v1=$(cat /bin/ejecutar/v-new.log)
v2=$(cat < ${SCPT_DIR}/v-local.log) v2=$(cat < ${SCPT_DIR}/v-local.log)