Wish Autostart-Script for B4iBuildServer

D

Deleted member 103

Guest
Hi,

I would like to automate the start of "B4iBuildServer" at startup.
Have this script written, but it does not work, it always comes "command not found" message.
Can someone tell me where the error is?
B4X:
#!/bin/sh
#
# Autostart for B4iBuildServer
#

java -jar B4iBuildServer.jar

But the same error message I get when:
B4X:
#!/bin/sh
ls
 
D

Deleted member 103

Guest
Yes, I have done everything so.

without shell script it works.
B4X:
java -jar B4iBuildServer.jar
 
D

Deleted member 103

Guest
This input works.
B4X:
./startscript.sh

Automatically at login but not, it's just an editor on the contents of the script.
 

ilan

Expert
Licensed User
Longtime User
i also want an autoscript how do i do it ?? please in english (auch wenn ich deutsch verstehe aber mein mac ist auf english, wie hast du das gemacht fillippo?)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…