comprimir scp
This commit is contained in:
parent
591bb55af1
commit
5b8b11b0e8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"upload": "scp -rP993 dist/* root@nulo.in:/var/www/beta.schreiben.nulo.ar/"
|
||||
"upload": "scp -CrP993 dist/* root@nulo.in:/var/www/beta.schreiben.nulo.ar/"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@poppanator/sveltekit-svg": "^2.1.2",
|
||||
|
|
Loading…
Reference in a new issue