From 91ac99bc58958c7f67e90f61d58f437882757e6b Mon Sep 17 00:00:00 2001 From: Jiale Date: Fri, 25 Apr 2025 11:48:52 +0800 Subject: [PATCH] =?UTF-8?q?init(deploy=E6=96=87=E4=BB=B6):=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {script => scripts}/Dockerfile | 0 {script => scripts}/nginx.conf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {script => scripts}/Dockerfile (100%) rename {script => scripts}/nginx.conf (100%) diff --git a/script/Dockerfile b/scripts/Dockerfile similarity index 100% rename from script/Dockerfile rename to scripts/Dockerfile diff --git a/script/nginx.conf b/scripts/nginx.conf similarity index 100% rename from script/nginx.conf rename to scripts/nginx.conf