From 7619741ddbca3986295b58c533c2ca305c7bb035 Mon Sep 17 00:00:00 2001 From: Juli Date: Sun, 28 Jul 2024 02:08:18 +0300 Subject: [PATCH] automatic commit --- update.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.cmd b/update.cmd index 76d293b..b9c7fd9 100644 --- a/update.cmd +++ b/update.cmd @@ -1,8 +1,8 @@ git add . git commit -m "automatic commit" git push -copy index.html ../gitgay/index.html -copy style.css ../gitgay/style.css +copy index.html ..\gitgay\index.html +copy style.css ..\gitgay\style.css cd ../gitgay/ git add . git commit -m "automatic commit"