Skip to content

Commit 5df9616

Browse files
author
Gabriel Monroy
committed
add note about publishing amis
1 parent a6a4aa1 commit 5df9616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/distribute-amis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
#
33
# Distribute AMIs across regions using EC2 CLI tools
4-
#
4+
# use `ec2-modify-image-attribute <ami> -l -a all` to make public
55

66
if [ -z $2 ] ; then
77
echo usage: $0 [src-region] [src-ami]

0 commit comments

Comments
 (0)