What is the observed result ? please detail a little more where you're stuck and what is not working as expected... (But I suspect it is the use of bash without a fully qualified path which is causing you troubles as the PATH env variable of your jre may not include it)
-F?String[] cmd = { "/bin/bash", "/home/admin/Desktop/test_full_incremental.sh", "-F" };