OSDN Git Service

deploy: 403842186304d8e8bc6bb8d782fe5bcec0e713b1
[alterlinux/hayao.fascode.net.git] / update-blog.sh
diff --git a/update-blog.sh b/update-blog.sh
new file mode 100644 (file)
index 0000000..e2649e7
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+set -eu
+
+script_path="$( cd -P "$( dirname "$(readlink -f "${0}")" )" && pwd )"
+cd "${script_path}/blog"
+hugo --minify