Hi,
I have everything installed on my raspbery pi2, and I can run the .exe whitout problems using:
mono /WG++/WebGrab+Plus.exe "/WG++"
But if I put this command into a .sh script file and run it;
I get the WebGrab header in the command line, but then this:
/ doesn't exist!
correct the commandline parameter to match an existing path!
Excecution will stop!
Any suggestions on how to run this from a script so that it can be automated?
/WG++ is in the root folder
here my bash to run 4 WG++ at same time :
well, its a very bad idea to use nano to edit .sh scripts... omg, problem is solved now :P