r4sas 4fd1d4f0da [linux] update i2pd to 2.38.0
Signed-off-by: r4sas <r4sas@i2pmail.org>

Former-commit-id: 028a837e0648f593e130652a34567fecdde3c61e
2021-06-08 22:08:44 +00:00

14 lines
366 B
Bash
Executable File

#!/bin/sh
# Copyright (c) 2013-2019, The PurpleI2P Project
# This file is part of Purple i2pd project and licensed under BSD3
# See full license text in LICENSE file at top of project tree
screenfind=$(which screen)
if [ -z $screenfind ]; then
echo "Can't find 'screen' installed. That script needs it!";
exit 1;
fi
screen -Adm -S i2pd ./i2pd-osx --datadir=.