Skip to content

Commit 7307948

Browse files
plaindocsphilpeble
andcommitted
Update user/enterprise/platform-tips.md
Co-Authored-By: philpeble <[email protected]>
1 parent 97304e5 commit 7307948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/enterprise/platform-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Without the encryption key you cannot access the information in your production
407407
To make a backup, please follow these steps:
408408

409409
1. open a ssh connection to the platform machine
410-
2. run `travis bash`. This will open a bash session with `root` privileges into the Travis container.
410+
2. Open a bash session with `root` privileges on the Travis CI container by running `travis bash`.
411411
3. Then run `grep -A1 encryption: /usr/local/travis/etc/travis/config/travis.yml`. Create a backup of the value returned by that command by either writing it down on a piece of paper or storing it on a different computer.
412412

413413
### Create a backup of the data directories

0 commit comments

Comments
 (0)