mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
feat: add beta version notice
This commit is contained in:
3
apps/web/scripts/deploy-beta.sh
Executable file
3
apps/web/scripts/deploy-beta.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
yarn build:beta
|
||||
|
||||
rsync -aPzz --exclude "*.map" --exclude "*.txt" ./build/* thecodrr@94.237.75.100:/home/thecodrr/beta.notesnook.com/public_html $1
|
||||
Reference in New Issue
Block a user