Commit 04e521d9 authored by Evan Read's avatar Evan Read

Syntax is for sh, not ssh

parent 1858fdc8
...@@ -216,7 +216,7 @@ Every **secondary** has a special tracking database that is used to save the sta ...@@ -216,7 +216,7 @@ Every **secondary** has a special tracking database that is used to save the sta
Because the **secondary** is already promoted, that data in the tracking database is no longer required. Because the **secondary** is already promoted, that data in the tracking database is no longer required.
The data can be removed with the following command: The data can be removed with the following command:
```ssh ```sh
sudo rm -rf /var/opt/gitlab/geo-postgresql sudo rm -rf /var/opt/gitlab/geo-postgresql
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment