docker-entrypoint.sh 60 B

123
  1. #!/bin/bash
  2. gnunet-arm -s > $HOME/gnunet.log 2>&1
  3. exec bash