From 991c0a7fe9a3dea19e8334a5bf7f9d8a4b1d7ff7 Mon Sep 17 00:00:00 2001 From: santic-zombie Date: Sat, 22 Jun 2024 22:22:19 +0300 Subject: [PATCH] fixed post-install script --- opennebula-common/opennebula-common.post-install | 1 - 1 file changed, 1 deletion(-) diff --git a/opennebula-common/opennebula-common.post-install b/opennebula-common/opennebula-common.post-install index 1010976..f587c9c 100644 --- a/opennebula-common/opennebula-common.post-install +++ b/opennebula-common/opennebula-common.post-install @@ -58,4 +58,3 @@ do chown "${ONE_USER}:${ONE_GROUP}" "${F}" done -fi