Usage

Create file .env. Example:

# Proxmox VE user
PROXMOX_USER='stepchenkoas'
# Proxmox VE full username (e.g. username@BaseALT)
PROXMOX_USER_FULL="${PROXMOX_USER}@BaseALT"
# Proxmox VE user password
PROXMOX_PASSWORD=my-super-secret-password

Run script.

$ ./curl-pve.sh
Description
No description provided
Readme 8.5 KiB
Languages
Shell 100%