mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-14 09:57:38 +00:00
include information (#1032)
This commit is contained in:
@ -1,4 +1,10 @@
|
||||
#!/usr/bin/env bash -ex
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Copyright (c) 2021-2023 tteck
|
||||
# Author: tteck (tteckster)
|
||||
# License: MIT
|
||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
||||
|
||||
set -euo pipefail
|
||||
shopt -s inherit_errexit nullglob
|
||||
YW=$(echo "\033[33m")
|
||||
|
Reference in New Issue
Block a user