diff --git a/push.sh b/push.sh index 6cb6de7..b308f35 100755 --- a/push.sh +++ b/push.sh @@ -2,4 +2,4 @@ cd astro npm run astro build -rsync -a dist/* raspberrypi:/var/www/html/notes/astro/dist +rsync -a dist/* raspberrypi:/srv/notes/astro/dist