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": {