yadm bootstrap update repo origin

dev-docs
Moritz Böhme 2021-03-28 17:23:44 +02:00
parent d082dffe59
commit 415c550ff3
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ cd "$HOME"
echo "Init submodules" echo "Init submodules"
yadm submodule update --recursive --init yadm submodule update --recursive --init
echo "Updating the yadm repo origin URL"
yadm remote set-url origin "git@github.com:MoritzBoehme/dotfiles.git"