Update utils.sh

This commit is contained in:
MacRimi 2025-01-26 19:27:03 +01:00 committed by GitHub
parent 6b2f686719
commit c7cc9f4e94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,11 @@
#!/bin/bash #!/bin/bash
# ProxMenu - A menu-driven script for Proxmox VE administration
# Copyright (c) 2024 ProxMenu
# Author: MacRimi
# License: MIT
# https://raw.githubusercontent.com/MacRimi/ProxMenux/main/LICENSE
# Repository and directory structure # Repository and directory structure
REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main" REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main"
INSTALL_DIR="/usr/local/bin" INSTALL_DIR="/usr/local/bin"