Commit a7a8bd2c by Tu Nombre

base

1 parent 29b979c0
carpetaDescargas = "/home/taller_2/Descargas/"
carpetaDescargas = "/home/taller_4/Descargas/"
cabezaeraDescargas = "Planilla_Diaria-"
grepfile = "/home/taller_2/Pruebas-RTO/grep.sh"
grepfile = "/home/taller_4/Pruebas-RTO/grep.sh"
deltaminutos = 7
delataPositivoNegativo = "-"
ManualLogin = False # PAra hacer pruebas sin tener que loguear
port = 12000
codigo_cent = "125"
port = 14000
codigo_cent = "247"
#!/bin/bash
ls /home/juan/Descargas/ -ls | grep Planilla_Diaria-125 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt
ls /home/juan/Descargas/ -ls | grep Planilla_Diaria-247 | grep xls | grep -v crdownload &> /dev/shm/tmpscdecas_1.txt
......@@ -5,7 +5,7 @@ function CargarLista() {
"clear": true,
"params": {
"ApiKey": "sdñÑREgerqw3$E#]ÑgdfbversdfFfew435",
"id_cent": "125"
"id_cent": "247"
}
};
......@@ -57,7 +57,7 @@ function createHistoricoList(data) {
}
const chatUrl = 'https://api.hgt.com.ar/poll/rto_125_update/dewfrfgbeolkgkteprlk,hptrlk,hqff';
const chatUrl = 'https://api.hgt.com.ar/poll/rto_247_update/dewfrfgbeolkgkteprlk,hptrlk,hqff';
let pendingRequests = 0;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!