MiNode/i2p_bridge.sh

2 lines
68 B
Bash
Raw Normal View History

#!/bin/sh
python3 minode/main.py --i2p --no-ip --host 127.0.0.1 "$@"