From 9a8ad821e632d719846369765bf502cac3aa15d6 Mon Sep 17 00:00:00 2001 From: Kar Date: Fri, 12 Jan 2024 17:01:31 +0530 Subject: [PATCH] push --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e458758..fd978a6 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "start": "astro dev --host --port 2023", "build": "astro build", "preview": "astro preview", + "push": "rsync -azP dist/ barta-india@51.222.206.100:/home/barta-india/public_html", "astro": "astro" }, "dependencies": {