From c84e438f6dbbbef01d54d6a243cc146d69c5d30e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 18 Jun 2025 16:13:58 +0200 Subject: [PATCH] Update haos-vm.sh --- vm/haos-vm.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index d61e45ed..338b8ea0 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -2,8 +2,7 @@ # Copyright (c) 2021-2025 tteck # Author: tteck (tteckster) -# License: MIT -# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/api.func)