Files
notesnook/apps/web/scripts/deploy-beta.sh

3 lines
146 B
Bash
Raw Normal View History

2022-07-04 14:51:47 +05:00
yarn build:beta
rsync -aPzz --exclude "*.map" --exclude "*.txt" ./build/* thecodrr@94.237.75.100:/home/thecodrr/beta.notesnook.com/public_html $1