aboutsummaryrefslogtreecommitdiff
path: root/md/postDeploy.sh
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-11-02 13:46:38 -0400
committerAlex Scerba <alex@scerba.org>2024-10-29 13:19:58 -0400
commite3f756a862303f5cec580321ccac9a953f726a2f (patch)
tree86a0fba20d02b2705e6a933fdf75f0a5bb6ca36f /md/postDeploy.sh
parentfc9153eec56750e44aa8160f72f1a986a68f26ac (diff)
Post Vision SS project
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