mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 21:04:15 +00:00
update doc on how to update dotdrop submodule
This commit is contained in:
@@ -578,6 +578,7 @@ $ cd <dotfiles-directory>
|
|||||||
|
|
||||||
## get latest version
|
## get latest version
|
||||||
$ git submodule update --init --recursive
|
$ git submodule update --init --recursive
|
||||||
|
$ git submodule update --remote dotdrop
|
||||||
|
|
||||||
## update the bash script wrapper
|
## update the bash script wrapper
|
||||||
$ ./dotdrop/bootstrap.sh
|
$ ./dotdrop/bootstrap.sh
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ If you want to keep it as a submodule (recommended), simply do the following:
|
|||||||
|
|
||||||
First get the latest version of dotdrop:
|
First get the latest version of dotdrop:
|
||||||
$ git submodule update --init --recursive
|
$ git submodule update --init --recursive
|
||||||
|
$ git submodule update --remote dotdrop
|
||||||
And then re-run the bootstrap script to update \"dotdrop.sh\":
|
And then re-run the bootstrap script to update \"dotdrop.sh\":
|
||||||
$ ./dotdrop/bootstrap.sh
|
$ ./dotdrop/bootstrap.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user