OSDN Git Service

[fix] : READMEの誤字を修正
[alterlinux/hayao.fascode.net.git] / update-blog.sh
old mode 100644 (file)
new mode 100755 (executable)
index 60184a2..9ee2d0c
@@ -4,4 +4,4 @@ set -eu
 script_path="$( cd -P "$( dirname "$(readlink -f "${0}")" )" && pwd )"
 cd "${script_path}/blog"
 rm -rf .gitignore
-hugo --minify -D
+hugo --minify -D "${@}"