4 lines
39 B
Bash
4 lines
39 B
Bash
#!/bin/sh
|
|
/usr/bin/gkrellmd
|
|
exec pause
|
#!/bin/sh
|
|
/usr/bin/gkrellmd
|
|
exec pause
|