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