Closed Tech-FZ closed 2 years ago
I had to modify the Linux code again as I forgot to put the index at the end of pwd.getpwuid(os.getuid()). This time, the code is already fixed exclusively in the Linux binaries but the next bugfix will include this index. (Is for stable)
pwd.getpwuid(os.getuid())
I had to modify the Linux code again as I forgot to put the index at the end of
pwd.getpwuid(os.getuid())
. This time, the code is already fixed exclusively in the Linux binaries but the next bugfix will include this index. (Is for stable)