beta
This commit is contained in:
parent
3c8e2be79f
commit
a201238bd1
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"deploy:beta": "bun run build && rsync -a dist/* uberspace_filipesm:~/beta.casa-cidalisa.com",
|
||||
"deploy": "bun run build && rsync -a dist/* uberspace_filipesm:~/casa-cidalisa.com",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
|
|
Loading…
Add table
Reference in a new issue