summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/lh_mtc.py
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-system/lh_mtc.py')
-rwxr-xr-xlinhes/linhes-system/lh_mtc.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/linhes/linhes-system/lh_mtc.py b/linhes/linhes-system/lh_mtc.py
index ad229c7..5a8b75e 100755
--- a/linhes/linhes-system/lh_mtc.py
+++ b/linhes/linhes-system/lh_mtc.py
@@ -123,11 +123,11 @@ def run_stuff():
if not os.system('sudo /usr/bin/lh_system_backup_job'):
print("\nFinished Backup")
- if ("--update" in sys.argv) or runall:
- print("\n#######################################")
- print("\n%s Running System Update" %(get_timestamp()))
- if not os.system('/usr/bin/lh_system_host_update'):
- print("\nFinished Update")
+# if ("--update" in sys.argv) or runall:
+# print("\n#######################################")
+# print("\n%s Running System Update" %(get_timestamp()))
+# if not os.system('/usr/bin/lh_system_host_update'):
+# print("\nFinished Update")
print("\n#######################################")
continue_loop=False