mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 04:29:16 +00:00
update submodule
This commit is contained in:
@@ -361,7 +361,7 @@ be executed.
|
||||
|
||||
If used as a submodule, update it with
|
||||
```bash
|
||||
$ git submodule update --recursive --remote
|
||||
$ git submodule foreach git pull origin master
|
||||
```
|
||||
|
||||
Through pypi:
|
||||
@@ -577,10 +577,7 @@ If you want to keep it as a submodule, simply do the following
|
||||
$ cd <dotfiles-directory>
|
||||
|
||||
## get latest version of the submodule
|
||||
$ cd dotdrop/
|
||||
$ git checkout master
|
||||
$ git pull
|
||||
$ cd ../
|
||||
$ git submodule foreach git pull origin master
|
||||
|
||||
## update the bash script wrapper
|
||||
$ ./dotdrop/bootstrap.sh
|
||||
|
||||
Reference in New Issue
Block a user