diff --git a/run.sh b/run_debian12.sh similarity index 99% rename from run.sh rename to run_debian12.sh index bd904d93c..5a51a1a39 100644 --- a/run.sh +++ b/run_debian12.sh @@ -419,4 +419,4 @@ else systemctl start ${SERVICE_NAME} whiptail --msgbox "✅ 服务已启动!\n使用 systemctl status ${SERVICE_NAME} 查看状态" 10 60 fi -fi \ No newline at end of file +fi