core-jgi/utils/unix/adempiereServer.sh

10 lines
204 B
Bash
Raw Normal View History

2006-11-17 10:14:43 +07:00
#
cd /home/adempiere/Adempiere/utils
rm nohup.out
nohup ./RUN_Server2.sh &
echo After the server started enter: Ctrl-Z
echo Followed by the shell command: bg
echo Waiting ....
sleep 5
tail -f nohup.out