From 854b2b5ca843b4fd1b31e92546acf2ffdfa2d962 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 15 Jul 2024 11:55:43 +0000 Subject: [PATCH] add more scripts this time for de devuan server builds and update infra and config scripts --- python_modules/infra.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python_modules/infra.py b/python_modules/infra.py index b915b533..ee530383 100644 --- a/python_modules/infra.py +++ b/python_modules/infra.py @@ -691,10 +691,6 @@ def server_config_files(sbase): else: logger.info(f"Successfully copied {src_path} to {des_path}") -# Example usage -shared_server_files("debian") -shared_server_files("devuan") - def boostrap_shared(): """ Copy specific folders in the boostrap location