clarify steps for completing the upgrade
authorAllen Hancock <hancock@yesthatallen.com>
Sat, 2 Jul 2016 22:26:57 +0000 (17:26 -0500)
committerAllen Hancock <hancock@yesthatallen.com>
Sat, 2 Jul 2016 22:26:57 +0000 (17:26 -0500)
templates/postgres.template.yml

index f9517ddc21f03d212c1d2f23ce82e21850d1161c..8689c81c735055ad20db66550100a32841e18163 100644 (file)
@@ -116,7 +116,9 @@ run:
          echo
          echo Old ${PG_MAJOR_OLD} database is stored at /shared/postgres_data_old
          echo
-         echo Please run "./launcher rebuild" again
+         echo To complete the upgrade, rebuild again using:
+         echo
+         echo     ./launcher rebuild app
          echo -------------------------------------------------------------------------------------
          # Magic exit status to denote no failure
          exit 77