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