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
commitdfd450b4b69ae9253a8030cb6991ff11bbca7cbf (patch)
tree56d7f83e4d4d736890d8d3999379a459b5d96ccf /update-blog
parent9480f07a83d4c1dab6fd805c296b2a09b5f0170f (diff)
downloadcrupest-dfd450b4b69ae9253a8030cb6991ff11bbca7cbf.tar.gz
crupest-dfd450b4b69ae9253a8030cb6991ff11bbca7cbf.tar.bz2
crupest-dfd450b4b69ae9253a8030cb6991ff11bbca7cbf.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 "$@"