diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index d093853..10ce276 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", - "deploystatic": "aws s3 sync --acl public-read build s3://geshem.space", "serverless": "cd cron; serverless", "deploycron": "cd cron; serverless deploy -f update", "invokecron": "cd cron; serverless invoke -l -f update" |
