Files
ProxmoxVE-Local/server.js
Michel Roegl-Brunner c739196dc2 fix: Use resolved absolute path for script execution
- Fix script execution by using resolvedPath instead of scriptPath
- This ensures the correct absolute path is used when spawning bash
- Previously was looking for scripts/ct/script.sh inside scripts/ directory
- Now correctly uses /root/Dev/PVESciptslocal/scripts/ct/script.sh
2025-09-10 15:06:40 +02:00

8.0 KiB