mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-01-30 05:04:17 +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
|