3 lines
62 B
Cheetah
3 lines
62 B
Cheetah
|
#!/usr/bin/env bash
|
||
|
|
||
|
tinypng -k {{ .user.TINYPNG_API_KEY }} $@
|