Update submodule ref

This commit is contained in:
Corey 2025-04-06 09:30:57 -04:00
parent bd4db5aedf
commit 13defaea00
Signed by: coco
GPG Key ID: 051138DA6AEE3E60
2 changed files with 6 additions and 1 deletions

View File

@ -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 ## 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. - 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.

2
server

@ -1 +1 @@
Subproject commit ce0aad91b7961b9b3d1561110f2a3401803d1c69 Subproject commit 0985720f78dfc8cfc5b93b55e2ea672baba4cd26