k1LoW / serverless-static-hosting-with-basic-auth

Serverless boilerplate for Static website hosting with Basic authentication
21 stars 8 forks source link

rename sync to s3sync #3

Closed nori3tsu closed 5 years ago

nori3tsu commented 5 years ago

I ran npm run sync then the following error is occured.

  Serverless Error ---------------------------------------

  Serverless command "sync" not found. Did you mean "s3sync"? Run "serverless help" for a list of all available commands.

after that I have renamed sync to s3sync and worked fine.

k1LoW commented 5 years ago

@nori3tsu Oops!! Thank you !!!!!!

k1LoW commented 5 years ago

Released as v0.2.0.