mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-06-08 16:12:40 -04:00
c739196dc2f301d2b68f2e9ac0228f2bfbbcb37f
- 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
How to run this Alpha Software
You need npm and git installed on your PVE host
git clone git@github.com:michelroegl-brunner/PVESciptslocal.git
Then you need to run npm install
And to run the dev server on IP:3000
npm run dev
Description
Releases
7
Languages
TypeScript
61.1%
Shell
30%
JavaScript
8.5%
CSS
0.4%