renamed bin/eth to bin/eth.sh

This commit is contained in:
cubedro 2015-02-17 19:29:26 +02:00
parent cba948231c
commit 51ce3dbac7
2 changed files with 1 additions and 1 deletions

View File

View File

@ -1,7 +1,7 @@
[
{
"name" : "eth",
"script" : "./bin/eth",
"script" : "./bin/eth.sh",
"log_file" : "/home/ubuntu/logs/eth-log.log",
"out_file" : "/home/ubuntu/logs/eth-out.log",
"error_file" : "/home/ubuntu/logs/eth-err.log",