From 723c9a963a96b25a7498f3e0417307e89c8bb684 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 31 May 2023 22:56:15 +0800 Subject: HALF WORK: for sync. --- tools/cru-py/update-blog | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tools/cru-py/update-blog (limited to 'tools/cru-py/update-blog') diff --git a/tools/cru-py/update-blog b/tools/cru-py/update-blog new file mode 100644 index 0000000..e4a25ab --- /dev/null +++ b/tools/cru-py/update-blog @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +exec python3 "$(dirname "$0")/aio.py" update-blog "$@" -- cgit v1.2.3