mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Update docker-vm.sh
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
# ---- API-Funktionen laden ----------------------------------------------------
|
||||
source /dev/stdin <<<"$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/api.func)"
|
||||
source /dev/stdin <<<"$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/api.func)"
|
||||
|
||||
# ---- UI / Farben -------------------------------------------------------------
|
||||
YW=$'\033[33m'; BL=$'\033[36m'; RD=$'\033[01;31m'; GN=$'\033[1;92m'; DGN=$'\033[32m'; CL=$'\033[m'
|
||||
|
||||
Reference in New Issue
Block a user