From dbe73ebadb6b7a46bf854ff557473d566728f20f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 22 Feb 2023 09:06:38 -0500 Subject: [PATCH] Add note about lemmy-js-client. --- update_submodules.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update_submodules.sh b/update_submodules.sh index 04aa83b..f1bbdf7 100755 --- a/update_submodules.sh +++ b/update_submodules.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Note: +# To update lemmy-js-client, first change its branch in your .gitmodules + pushd ../joinlemmy-translations git fetch weblate git merge weblate/main