X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=update-blog.sh;fp=update-blog.sh;h=e2649e73d381160440c73630430dbdef64e6f0c8;hb=cd29129d028c38093860248295b3bc083649673a;hp=0000000000000000000000000000000000000000;hpb=d33847ce80a1ab95115e5ca38d01572549946b3b;p=alterlinux%2Fhayao.fascode.net.git diff --git a/update-blog.sh b/update-blog.sh new file mode 100644 index 0000000..e2649e7 --- /dev/null +++ b/update-blog.sh @@ -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