1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-03 10:25:00 +01:00

deploy to live

This commit is contained in:
Matthias Kretschmann 2018-05-07 21:38:29 +02:00
parent 67d69d12df
commit ad0fe10104
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -6,7 +6,7 @@ aws s3 sync \
--delete \ --delete \
--acl public-read \ --acl public-read \
./public \ ./public \
s3://beta.matthiaskretschmann.com s3://matthiaskretschmann.com
echo "---------------------------------------------" echo "---------------------------------------------"
echo " ✓ done deployment " echo " ✓ done deployment "