Update file executable_tinypng.tmpl
This commit is contained in:
parent
bc4283078b
commit
9f8ab471ff
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
tinypng -k {{ .user.TINYPNG_API_KEY }} $@
|
||||
tinypng -k {{ .user.tinypngKey }} $@
|
Loading…
Reference in a new issue