aboutsummaryrefslogtreecommitdiff
path: root/update-blog
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-12-11 15:02:08 +0800
committercrupest <crupest@outlook.com>2024-03-25 22:25:21 +0800
commit77c5f0d98f8318c8ec99fee64591b0701e270224 (patch)
tree56d7f83e4d4d736890d8d3999379a459b5d96ccf /update-blog
parent52566293e75055513d397bf3ad64af969cd1f185 (diff)
downloadcrupest-77c5f0d98f8318c8ec99fee64591b0701e270224.tar.gz
crupest-77c5f0d98f8318c8ec99fee64591b0701e270224.tar.bz2
crupest-77c5f0d98f8318c8ec99fee64591b0701e270224.zip
tools(aio): move aio and related scripts.
Diffstat (limited to 'update-blog')
-rwxr-xr-xupdate-blog2
1 files changed, 0 insertions, 2 deletions
diff --git a/update-blog b/update-blog
deleted file mode 100755
index ecaf761..0000000
--- a/update-blog
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /usr/bin/env sh
-exec python3 "$(dirname "$0")/tool/aio.py" update-blog "$@"