mirror of https://github.com/cocosolos/lsd.git
Update submodule ref
This commit is contained in:
parent
bd4db5aedf
commit
13defaea00
|
|
@ -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
2
server
|
|
@ -1 +1 @@
|
||||||
Subproject commit ce0aad91b7961b9b3d1561110f2a3401803d1c69
|
Subproject commit 0985720f78dfc8cfc5b93b55e2ea672baba4cd26
|
||||||
Loading…
Reference in New Issue