run the script with bash since we're really expecting bash not sh
This commit is contained in:
parent
2fa5c7e514
commit
be64181bb7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# Script to strip ICC profiles from all png images and to recompress them
|
||||
# afterwards via optipng
|
||||
|
|
Loading…
Add table
Reference in a new issue