5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
![]() |
#! /usr/bin/env python
|
||
|
# wrapper script to run stasher node
|
||
|
import i2p.stasher
|
||
|
i2p.stasher.main()
|