1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-30 08:24:22 +00:00
r4sas d3ce560bbd update i2pd, config, osx build scripts
OSX need to be checked!


Former-commit-id: ab8bacabfc185f52586598b8460453d072869497
2017-12-12 00:31:03 +03:00

16 lines
370 B
Bash
Executable File

#!/bin/sh
# Copyright (c) 2013-2017, 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=.