Skip to content

Commit

Permalink
Fix URL to dontpanic v1.0
Browse files Browse the repository at this point in the history
Co-authored-by: Claudia Beresford <cberesford@pivotal.io>
  • Loading branch information
danail-branekov and Callisto13 committed Jun 26, 2019
1 parent 70d4bc0 commit 93e144c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It should be run as root and the resulting tar sent to the Garden team: `/var/vc

Those running GRR < v1.17.1 can download the latest `dontpanic` release and execute it on the host VM as root:

eg: `wget https://github.com/cloudfoundry/dontpanic/releases/download/1.0/dontpanic && chmod +x ./dontpanic && ./dontpanic`.
eg: `wget https://github.com/cloudfoundry/dontpanic/releases/download/v1.0/dontpanic && chmod +x ./dontpanic && ./dontpanic`.

NB: If you are running the Garden job in rootless mode (ie Garden is running inside a BPM container), you should still execute `dontpanic` as root
from outside the BPM container.
Expand Down

0 comments on commit 93e144c

Please sign in to comment.