OSDN Git Service

[add] : Add script for MacOS
[alterlinux/hayao.fascode.net.git] / blog / new-post.command
diff --git a/blog/new-post.command b/blog/new-post.command
new file mode 100755 (executable)
index 0000000..1f0c5d8
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+set -x
+bash "$(cd "$(dirname "${0}")" && pwd)/new-post.sh"