-fixed nonce=(null)
[oweals/gnunet.git] / docker-entrypoint.sh
1 #!/bin/bash
2 gnunet-arm -s > $HOME/gnunet.log 2>&1
3 exec bash