From d567f47800b622ad3f34a3f526ffb9e457f0d793 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 27 Mar 2025 12:36:54 -0700 Subject: [PATCH] This Will Clean logs, cache and update apt lists on selected LXC Container This Will Clean logs, cache and update apt lists on selected LXC Container --- pve2/root/utilities/clean-lxcs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pve2/root/utilities/clean-lxcs.sh b/pve2/root/utilities/clean-lxcs.sh index 129071f..8e6de17 100644 --- a/pve2/root/utilities/clean-lxcs.sh +++ b/pve2/root/utilities/clean-lxcs.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE