diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,4 +28,4 @@ To create a fresh pipeliner image: - Create image: aws ec2 create-image --instance-id <id> --name <newimagename> -- Update ami in StartInstances in bookpipeline/aws.go +- Update spotImage in bookpipeline/cloudsettings.go |