1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-15 09:09:59 +00:00
R4SAS a67e602620 [1.2.8] update all stuff. todo: check osx
Former-commit-id: 42670188fefb5107e0f92415763838809166a0ee
2019-04-13 12:42:24 +03:00

14 lines
366 B
Bash

#!/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=.