fuel-library/deployment/update_modules.sh

6 lines
78 B
Bash
Executable File

#!/bin/sh
dir=`dirname $0`
cd "${dir}" || exit 1
./puppet_modules.rb -t ${@}