bun remote:deploy
This commit is contained in:
parent
b447f7d0ca
commit
823cbb2317
|
|
@ -24,6 +24,7 @@
|
|||
"cli:uninstall": "sudo rm /usr/local/bin",
|
||||
"deploy": "./scripts/deploy.sh",
|
||||
"dev": "rm pub/client/index.js && bun run --hot src/server/index.tsx",
|
||||
"remote:deploy": "./scripts/deploy.sh",
|
||||
"remote:install": "./scripts/remote-install.sh",
|
||||
"remote:restart": "./scripts/remote-restart.sh",
|
||||
"remote:start": "./scripts/remote-start.sh",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user