aboutsummaryrefslogtreecommitdiff
path: root/md/postDeploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'md/postDeploy.sh')
-rwxr-xr-xmd/postDeploy.sh2
1 files changed, 1 insertions, 1 deletions
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