mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
web: remove deploy scripts
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user