fix index and alt marketplace revert steps

This commit is contained in:
Lucy Cifferello
2020-10-08 21:36:10 -06:00
parent 2c7a51637c
commit 7699eb668d
2 changed files with 4 additions and 2 deletions

View File

@@ -19,4 +19,6 @@ The Embassy is now able to connect to the provided alternative registry.
To revert this change, simply delete the file::
sudo rm /root/agent/alt_registry_url.txt
sudo systemctl stop agent
sudo rm /root/agent/alt_registry_url.txt
sudo systemctl start agent