You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/enterprise/platform-tips.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -407,7 +407,7 @@ Without the encryption key you cannot access the information in your production
407
407
To make a backup, please follow these steps:
408
408
409
409
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`.
411
411
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.
0 commit comments