Adds the ability to monitor other reseed servers from the reseed server

This commit is contained in:
idk
2022-02-04 18:57:31 -05:00
parent 7fefd783b2
commit 59431496db
2 changed files with 18 additions and 3 deletions

View File

@ -282,7 +282,7 @@ tmp/content:
tmp/lib:
mkdir -p tmp/lib
cp "$(HOME)/Workspace/GIT_WORK/i2p.i2p/build/shellservice.jar" tmp/lib/shellservice.jar
cp "$(HOME)/build/shellservice.jar" tmp/lib/shellservice.jar
tmp/LICENSE:
cp LICENSE.md tmp/LICENSE