mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
5 lines
40 B
Text
5 lines
40 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd $HOME
|
||
|
/opt/knime/knime $@
|