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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ $ chmod +x ./GuiStack ./run.sh
49
49
Then you should be able to execute `run.sh` to start GuiStack.
50
50
51
51
### Through Docker
52
-
Download the `scripts/default-run-docker.sh` script from the repository and execute it to start the Docker container.
52
+
Download the [`default-run-docker.sh`](/scripts/default-run-docker.sh) script from the repository and execute it to start the Docker container.
53
53
54
54
## Configuration
55
55
GuiStack can be configured by setting various environment variables before starting the application. Most of them are provided in the `run.sh` or `run.bat` file included within the release (or in `default-run-docker.sh`, if using the Docker image).
0 commit comments