From 13defaea003293e0c29cfaf1636ab0977a15ae40 Mon Sep 17 00:00:00 2001 From: Corey Sotiropoulos Date: Sun, 6 Apr 2025 09:30:57 -0400 Subject: [PATCH] Update submodule ref --- README.md | 5 +++++ server | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef00838..240a128 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ That's it! All the setup is handled for you. Check out the [official LSB documen ---- +## Updating + +- `git submodule update --remote --merge` + - This will pull the latest changes from upstream LSB. Run `docker compose up --build --detach` again to rebuild and start/restart the containers. + ## Notes - If using WSL with Windows, make sure [the project is stored in the WSL file system](https://learn.microsoft.com/en-us/windows/wsl/filesystems#file-storage-and-performance-across-file-systems) for best performance. diff --git a/server b/server index ce0aad9..0985720 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit ce0aad91b7961b9b3d1561110f2a3401803d1c69 +Subproject commit 0985720f78dfc8cfc5b93b55e2ea672baba4cd26