diff --git a/bin/first_time_setup.sh b/bin/first_time_setup.sh index 9859d491..a8d7aff6 100755 --- a/bin/first_time_setup.sh +++ b/bin/first_time_setup.sh @@ -39,6 +39,7 @@ cobbzilla-utils restex templated-mail-sender cobbzilla-wizard +abp-parser " pushd utils for repo in ${UTIL_REPOS} ; do diff --git a/bin/git_update_bubble.sh b/bin/git_update_bubble.sh index 3dfacb3e..1ca90ad3 100755 --- a/bin/git_update_bubble.sh +++ b/bin/git_update_bubble.sh @@ -41,6 +41,7 @@ cobbzilla-utils restex templated-mail-sender cobbzilla-wizard +abp-parser " pushd utils for repo in ${UTIL_REPOS} ; do