mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-01-29 21:01:07 +00:00
3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
convert logo.png -negate -depth 1 GRAY:logo.raw
|