Files
i2p.i2p/installer/java/src/stopRouter.sh.template
T

3 lines
58 B
Bash

#!/bin/sh
cd ##_scripts_installdir##
kill `cat router.pid`