aboutsummaryrefslogtreecommitdiff
path: root/tools/cru-py
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-01-21 00:58:41 +0800
committerYuqian Yang <crupest@crupest.life>2025-01-21 00:58:41 +0800
commit3680d80b70c20557b51e68408a05aa7c5cd72d83 (patch)
tree83bff718c3398e4a1c52b9efcd1b5955d2271eb9 /tools/cru-py
parent6a7af5955aa6cbd22285208142d5af47e199ba95 (diff)
downloadcrupest-3680d80b70c20557b51e68408a05aa7c5cd72d83.tar.gz
crupest-3680d80b70c20557b51e68408a05aa7c5cd72d83.tar.bz2
crupest-3680d80b70c20557b51e68408a05aa7c5cd72d83.zip
feat(tool): add update-blog.
Diffstat (limited to 'tools/cru-py')
-rw-r--r--tools/cru-py/update-blog2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/cru-py/update-blog b/tools/cru-py/update-blog
deleted file mode 100644
index e4a25ab..0000000
--- a/tools/cru-py/update-blog
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /usr/bin/env sh
-exec python3 "$(dirname "$0")/aio.py" update-blog "$@"