feat: Remove mnt and nix
All checks were successful
Build Docker / BuildImage (push) Successful in 56s

This commit is contained in:
2025-10-27 16:14:18 +11:00
parent 6c7242b167
commit f97e362192

View File

@@ -92,8 +92,6 @@ def setup_path_session():
{"name": "etc", "type": 0, "children": [], "permissions": 1}, {"name": "etc", "type": 0, "children": [], "permissions": 1},
{"name": "lib", "type": 0, "children": [], "permissions": 1}, {"name": "lib", "type": 0, "children": [], "permissions": 1},
{"name": "lib64", "type": 0, "children": [], "permissions": 1}, {"name": "lib64", "type": 0, "children": [], "permissions": 1},
{"name": "mnt", "type": 0, "children": [], "permissions": 1},
{"name": "nix", "type": 0, "children": [], "permissions": 1},
{"name": "opt", "type": 0, "children": [], "permissions": 1}, {"name": "opt", "type": 0, "children": [], "permissions": 1},
{"name": "proc", "type": 0, "children": [], "permissions": 1}, {"name": "proc", "type": 0, "children": [], "permissions": 1},
{"name": "root", "type": 0, "children": [], "permissions": 1}, {"name": "root", "type": 0, "children": [], "permissions": 1},