3 lines
62 B
Bash
3 lines
62 B
Bash
|
|
#!/bin/sh
|
||
|
|
# $Id$
|
||
|
|
povray +W256 +H256 +Ologo.png tools/logo.pov
|