Execute the wget command line from the selected script.
proxmox
├── .github
│ └── workflows
├── apps
│ ├── docker # Ready-to-run docker compose files.
│ ├── installers # One-click bash installers.
│ ├── tools # One-click bash scripts.
├── docs # Documentation and notes.
├── scraps # Superceded stuff.
└── scripts # Internal helpers.
- This work is licensed under MIT.