mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
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
This commit is contained in:
Reference in New Issue
Block a user