web: remove deploy scripts

This commit is contained in:
Abdullah Atta
2022-08-31 18:27:02 +05:00
parent b150686f10
commit 8fac8f90c8
2 changed files with 0 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
yarn build:beta
rsync -aPzz --exclude "*.map" --exclude "*.txt" ./build/* thecodrr@94.237.75.100:/home/thecodrr/beta.notesnook.com/public_html $1

View File

@@ -1,3 +0,0 @@
yarn build
rsync -aPzz --exclude "*.map" --exclude "*.txt" ./build/* thecodrr@94.237.75.100:/home/thecodrr/app.notesnook.com/public_html $1