Fix: videos ahora con reproductor Vimeo embebido + Nginx en /rm-KSALDIS-DT/

This commit is contained in:
Ricardo Monla
2026-05-04 06:07:10 -03:00
parent cc04473009
commit 58d4c6df32
20 changed files with 14612 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
import fs from "fs";
import path from "path";
import { fileURLToPath } from "url";
const __dirname = path.dirname(fileURLToPath(import.meta.url));
// We'll read the existing script and eval its MODULOS building logic, or just run it and capture...