Mercurial > public > ssdt-docker
comparison scripts/updates-pull.sh @ 54:334d65dac778
add hash bangs to specify bash shell
author | smith@nwoca.org |
---|---|
date | Wed, 24 Feb 2016 18:23:42 +0000 |
parents | 40e10b1d32f7 |
children | 018f62da1931 |
comparison
equal
deleted
inserted
replaced
53:f3773b50a88e | 54:334d65dac778 |
---|---|
1 #!/bin/bash | |
1 # | 2 # |
2 # Pulls updates from upstream repository for images matching filter. The | 3 # Pulls updates from upstream repository for images matching filter. The |
3 # default filter pulls all ssdt application images. | 4 # default filter pulls all ssdt application images. |
4 # | 5 # |
5 # Usage: | 6 # Usage: |