test: fix e2e testing setup

This commit is contained in:
Mo
2023-01-03 11:00:12 -06:00
parent 76d2d2112b
commit a447fa1ad7
5 changed files with 11 additions and 17 deletions

View File

@@ -178,7 +178,7 @@ Due to mounted volumes, we recommend running the setup as a root user. If you wi
1. Once the server has finished rebooting, log back into the server and start the Standard Notes server process:
```shell
cd standalone
cd self-hosted
./server.sh start
```