From 7306314f86763e41ad5346a032a283414952c075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:35:43 +0800 Subject: [PATCH] Rename stop.sh to clean.sh --- bin/{stop.sh => clean.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bin/{stop.sh => clean.sh} (100%) diff --git a/bin/stop.sh b/bin/clean.sh similarity index 100% rename from bin/stop.sh rename to bin/clean.sh