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

3 lines
140 B
Bash
Raw Normal View History

2021-01-04 12:28:54 +05:00
yarn build
rsync -aPzz --exclude "*.map" --exclude "*.txt" ./build/* thecodrr@94.237.75.100:/home/thecodrr/app.notesnook.com/public_html $1