this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix submodule updating

+1
+1
commit.sh
··· 4 4 git stash 5 5 # pull latest version 6 6 git pull 7 + git submodule update 7 8 # restart all containers 8 9 docker compose up -d --build --force-recreate 9 10 # return prev state of fs