Skip to content

Commit 8b33efc

Browse files
author
Phil Sturgeon
committed
public and mime
1 parent e007bc7 commit 8b33efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default: deploy
22

33
deploy:
44
s3cmd sync ./ s3://talks.phil.tech \
5-
--delete-removed --follow-symlinks --acl-public \
5+
--delete-removed --follow-symlinks -P -M \
66
--progress --human-readable-sizes --verbose \
77
--exclude=.git/* \
88
--exclude=node_modules/* \

0 commit comments

Comments
 (0)