Remove unneeded double check of user and system installations

This commit is contained in:
heliguy
2024-12-12 15:32:08 -05:00
parent 6fd1f6715a
commit b7992849f6

View File

@@ -343,8 +343,6 @@ class HostInfo:
this.installations.append("system")
for i in this.installations:
remote_info(i)
remote_info("user")
remote_info("system")
# Packages
output = subprocess.run(