dotfiles/.config/yadm/bootstrap.d/yadmssh.sh
Daniel Yrovas 70c2ba1cf1
chmod +x
2022-03-23 21:41:41 +11:00

5 lines
122 B
Bash
Executable file

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