mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update utils.sh
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user