diff --git a/bootstrap.sh b/bootstrap.sh index 5be7f24..74c823e 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -35,6 +35,7 @@ gem install librarian-puppet cd /tmp rm -rf puppet git clone https://github.com/atomaka/tc362.git puppet +cd puppet if [ "$BRANCH" != "" ]; then git fetch @@ -42,7 +43,6 @@ if [ "$BRANCH" != "" ]; then fi # INSTALL MODULES -cd puppet librarian-puppet install # RUN MANIFEST