Archived
1
0

Fix process launch

This commit is contained in:
Mercier Pierre-Olivier 2013-09-14 11:19:06 +02:00
parent 9353d1d4e6
commit a90638153e

View File

@ -9,9 +9,9 @@ PERL='/usr/bin/env perl'
if [ -z "$1" ]
then
HOSTNAME="$1"
else
HOSTNAME=`/bin/hostname`
else
HOSTNAME="$1"
fi
# Kill old liblersorf screen sessions