add more scripts this time for de devuan server builds and update infra and config scripts
This commit is contained in:
parent
6231c4bf4a
commit
854b2b5ca8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue