mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
inkscape -w 192 -h 192 logo.svg --export-filename webui/logo.png
|