diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..7fa9fcb Binary files /dev/null and b/dist.zip differ diff --git a/package.json b/package.json index 140e3aa..a69cc89 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "build": "astro build", "preview": "astro preview", "astro": "astro", - "push": "rsync -azP dist/ rgyci@ns2.cicdhosting.com:/home/rgyci/public_html" + "push": "rsync -azP dist/ rgyci@h5.s:/home/web/rgyci.org/public_html/" }, "dependencies": { "@astrojs/react": "^2.0.2",