From 3884aada69e48918a0e3f8a968a43ed0a6244d52 Mon Sep 17 00:00:00 2001 From: Andrew Pollack Date: Thu, 26 Sep 2024 20:17:28 -0700 Subject: [PATCH] Shift publishing shebang to bash --- publishing/create_html_friendly_page.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publishing/create_html_friendly_page.sh b/publishing/create_html_friendly_page.sh index 5e256093..41c13828 100755 --- a/publishing/create_html_friendly_page.sh +++ b/publishing/create_html_friendly_page.sh @@ -1,3 +1,3 @@ -#!/bin/sh +#!/bin/bash juice --web-resources-images false ${LOCAL_EMAIL_PREFIX}-in.html ${LOCAL_EMAIL_PREFIX}-email.html