Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Add echo to dev script
Browse files Browse the repository at this point in the history
For people who don't read or forget the docs, make the
`govuk_puppet` script echo out the same recommendation
to update package list.
  • Loading branch information
chao-xian committed Jan 12, 2017
1 parent 5ed21f7 commit 45f297d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/puppet-apply-dev
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ for dir in `ls vendor/modules`; do
done

info "running puppet"
info "***If you see: E: Unable to locate package... errors, run sudo apt-get update***"
exec /var/govuk/govuk-puppet/tools/puppet-apply "$@"

0 comments on commit 45f297d

Please sign in to comment.