Skip to content

Instantly share code, notes, and snippets.

View AntoineDeveloper's full-sized avatar
👨‍💻
Making amazing things !

Antoine AntoineDeveloper

👨‍💻
Making amazing things !
  • AEDEV Development Team
  • Canada
  • 07:05 (UTC -05:00)
View GitHub Profile
@yuna0x0
yuna0x0 / PVE_Customization_README.txt
Last active February 1, 2025 05:36
Proxmox VE Customization
This customization method references "https://lunar.computer/posts/persistent-customizations-proxmox-60/" and has been fixed and tl;dr by @edisonlee55.
Note: If you are logged in as "root", leave out "sudo" in the commands below.
1. Create folder "/usr/share/custom/" and "/usr/share/custom/backup"
$ sudo mkdir /usr/share/custom
$ sudo mkdir /usr/share/custom/backup
2. Backup "proxmoxlib.js"
$ sudo cp /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js /usr/share/custom/backup/