From e3f756a862303f5cec580321ccac9a953f726a2f Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Thu, 2 Nov 2023 13:46:38 -0400 Subject: Post Vision SS project --- md/postDeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'md/postDeploy.sh') diff --git a/md/postDeploy.sh b/md/postDeploy.sh index 31a9d39..b8a8570 100755 --- a/md/postDeploy.sh +++ b/md/postDeploy.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # converts md to .tmpl.html with pandoc # Usage: ./postDeploy.sh title_of_post.md type # type can be 'blog' or 'projects' in my case -- cgit v1.2.3