Added Start and Stop Script For Linux
This commit is contained in:
parent
1ee339cbbd
commit
8f679ff68e
3
start.sh
Normal file
3
start.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
echo 'Starting open refine'
|
||||||
|
nohup ./refine -i 192.168.2.121 > open-refine.log 2>&1 &
|
||||||
|
echo "open refine started, check log through - tail -f open-refine.log"
|
Loading…
Reference in New Issue
Block a user