From 9c3854fc72d16c7a819cd74e93dda56e6805cc21 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 14 Dec 2019 17:35:59 +0100 Subject: Reduced code in new util scripts. --- util/write_config.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/write_config.py') diff --git a/util/write_config.py b/util/write_config.py index ee4eedd..9545611 100644 --- a/util/write_config.py +++ b/util/write_config.py @@ -63,3 +63,5 @@ with open(config_file_path, 'w') as f: print("Config for this installation:") print(config_json) + +print("Wrote config - OK") -- cgit v1.2.3-70-g09d2