author | terytkon |
Fri, 12 Mar 2010 08:30:17 +0200 | |
changeset 2 | 87cfa131b535 |
parent 1 | b538b70cbe51 |
permissions | -rw-r--r-- |
1
b538b70cbe51
Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff
changeset
|
1 |
#!/bin/sh |
b538b70cbe51
Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff
changeset
|
2 |
export LD_LIBRARY_PATH=${0%%/*}/sdb-creator/lib |
b538b70cbe51
Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff
changeset
|
3 |
java -jar ${0%%/*}/sdb-creator/lib/sdb.jar $* |