fix review

This commit is contained in:
Marc Went 2026-01-09 10:11:03 +01:00
parent dc5a033f44
commit 0b73dfe1b2
No known key found for this signature in database
GPG Key ID: EA4208DC5ABEB135
3 changed files with 3 additions and 8 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
# Copyright (c) 2021-2025 tteck
# Copyright (c) 2021-2026 community-scripts ORG
# Author: Dunky13
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/cmintey/wishlist

View File

@ -29,10 +29,5 @@
"username": null,
"password": null
},
"notes": [
{
"text": "Edit /opt/wishlist/.env in the LXC container to customize settings. Restart the container after making changes.",
"type": "info"
}
]
"notes": []
}

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Copyright (c) 2021-2025 tteck
# Copyright (c) 2021-2026 community-scripts ORG
# Author: Dunky13
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/cmintey/wishlist