dockapps/pclock/demos/round-3d

6 lines
68 B
Bash
Executable file

#!/bin/sh
cmd='../src/pclock -B../XPM/round-3d.xpm'
echo $cmd
$cmd