Shift publishing shebang to bash
This commit is contained in:
parent
a5784658b1
commit
3884aada69
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
juice --web-resources-images false ${LOCAL_EMAIL_PREFIX}-in.html ${LOCAL_EMAIL_PREFIX}-email.html
|
||||
|
|
Loading…
Reference in New Issue