=== PERIPHERY INSTALLER ===

This commit is contained in:
mbecker20
2024-05-04 16:45:39 -07:00
parent b2f771199d
commit eeed94c8fd

View File

@@ -92,6 +92,10 @@ def copy_service_file(bin_dir, config_dir, service_dir):
))
def main():
print("=====================")
print(" PERIPHERY INSTALLER ")
print("=====================")
version = load_version()
[user_install, bin_dir, config_dir, service_dir] = load_paths()