Compare commits

..

3 Commits

@ -66,7 +66,8 @@ $ git submodule add https://codeberg.org/ansible/dotfiles.git roles/dotfiles
Note that if the submodule has submodules of its own, they must be added in a separate Note that if the submodule has submodules of its own, they must be added in a separate
step by first entering the root of the submodule, then step by first entering the root of the submodule, then
``` ```
git submodule update --init --recursive $ cd roles/browser-firefox
$ git submodule update --init --recursive
``` ```
Update all the roles from their respective remotes: Update all the roles from their respective remotes:

@ -1 +1 @@
Subproject commit 83f4208c70921d4f71ed5ccd3fe0fb326f159b59 Subproject commit 759dda9080a9da20ac60b0b69b02ef0c1db11c45
Loading…
Cancel
Save