yadm bootstrap update repo origin
This commit is contained in:
parent
d082dffe59
commit
415c550ff3
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ cd "$HOME"
|
|||
echo "Init submodules"
|
||||
yadm submodule update --recursive --init
|
||||
|
||||
echo "Updating the yadm repo origin URL"
|
||||
yadm remote set-url origin "git@github.com:MoritzBoehme/dotfiles.git"
|
||||
|
|
Loading…
Reference in a new issue