Merge pull request #14 from juancmandev/dev

delete local pb server
This commit is contained in:
Juan Manzanero 2024-07-12 15:56:41 +00:00 committed by GitHub
commit 185e71538d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,5 @@
source ./vars.txt
sudo ./pb/pocketbase serve &
pnpm run build
scp -i ${SSH_KEY} -r ./dist/* ${USER}@${HOST}:${DIR}