@@ -7,7 +7,10 @@ Please note MFOC is able to recover keys from target only if it have a known key
# Build from source
```
autoreconf -is
libtoolize --force
aclocal
autoheader
automake --force-missing --add-missing
./configure
make && sudo make install
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.