Skip to content

Instantly share code, notes, and snippets.

View jpmurray's full-sized avatar
🏠
Working from home

Jean-Philippe Murray jpmurray

🏠
Working from home
View GitHub Profile
#!/usr/bin/env bash
set -euo pipefail
# =========================================
# Proxmox NUT client setup for Synology UPS
# Script based on forked gist's instructions.
# =========================================
# --- Configurable variables ---
UPS_NAME="${UPS_NAME:-ups}"