comparison scripts/updates-apply.sh @ 54:334d65dac778

add hash bangs to specify bash shell
author smith@nwoca.org
date Wed, 24 Feb 2016 18:23:42 +0000
parents 9832111e8d7c
children fea886ba7279
comparison
equal deleted inserted replaced
53:f3773b50a88e 54:334d65dac778
1 1 #!/bin/bash
2 # Scans for docker projects in specified parent path and 2 # Scans for docker projects in specified parent path and
3 # updates images, if applicable. 3 # updates images, if applicable.
4 # 4 #
5 # The parent directory to search for docker-compose.yml 5 # The parent directory to search for docker-compose.yml
6 # files must be specified. An optional service to update 6 # files must be specified. An optional service to update