@@ -0,0 +1,8 @@
#include "server.h"
int main(int argc, char *argv[]) {
// TODO: shell args
server(1, 1);
return 0;
}
The note is not visible to the blocked user.