dotfiles/.config/yadm/bootstrap.d/yadmssh.sh
2022-03-23 21:37:49 +11:00

5 lines
122 B
Bash

#!/bin/sh
echo "Updating the yadm repo origin URL"
yadm remote set-url origin "gitea@danielyrovas.com:dev/dotfiles.git"