Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 251 Bytes

File metadata and controls

9 lines (8 loc) · 251 Bytes

Internal Codes

This repository is used to track Atoms internal Codes (e.g. workarounds).

You may find those codes in the source code:

# workaround Code:NO_APT_CHWN_PERM
with open(os.path.join(chroot, "etc/passwd"), "r") as f:
    ...