7 lines
88 B
Bash
Executable File
7 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/sf/bernina/bin/pshell_be -l -b -strp \
|
|
-laf=dark -uisc=0.8 \
|
|
$@
|
|
|