温小白

Results 3 comments of 温小白

> Still fails for me: > > ``` > 2.843 E: Unable to locate package gfortran-aarch64-linux-gnu > ------ > Dockerfile.aarch64-unknown-linux-gnu:15 > -------------------- > 14 | > 15 | >>> RUN...

I have solved it, modify the `main/plugins/pyroplug.py` file, Change line 36 from `'t.me/c/' or 't.me/b/' in msg_link` to `'t.me/c/' in msg_link or 't.me/b/' in msg_link` > The below message is...