initial commit
This commit is contained in:
parent
762df3cc08
commit
151b10f975
26 changed files with 4982 additions and 14 deletions
3
scripts/deploy.sh
Executable file
3
scripts/deploy.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
aws s3 sync ./dist/ s3://philipmruth.com --delete
|
||||
Loading…
Add table
Add a link
Reference in a new issue