7 lines
76 B
Bash
7 lines
76 B
Bash
#!/bin/sh
|
|
|
|
tint2 &
|
|
xterm &
|
|
aconnectgui &
|
|
mono /usr/local/bin/DMX-2.0.exe &
|
|
|