mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-07-28 16:32:46 -04:00
25399576392c0bedee8a2df0633735ba4dfbf40a
- Create ScriptDownloaderService to download and modify script files from GitHub - Add tRPC routes for loading scripts and checking file existence - Add Load Script button to ScriptDetailModal with loading states - Implement sed replacement for build.func source line in CT scripts - Download CT scripts to scripts/ct/ and install scripts to scripts/install/ - Add visual indicators for script file availability - Show success/error messages for script loading operations
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
59.9%
Shell
30.9%
JavaScript
8.9%
CSS
0.3%