Update push script
This commit is contained in:
parent
41211d0dd3
commit
70efaf77d6
1 changed files with 1 additions and 1 deletions
2
push.sh
2
push.sh
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
cd astro
|
cd astro
|
||||||
npm run astro build
|
npm run astro build
|
||||||
rsync -a dist/* raspberrypi:/var/www/html/notes/astro/dist
|
rsync -a dist/* raspberrypi:/srv/notes/astro/dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue