bootstrap directory
This commit is contained in:
parent
70b1001864
commit
53f958288a
3 changed files with 37 additions and 0 deletions
5
.config/yadm/bootstrap.d/yadmssh.sh
Normal file
5
.config/yadm/bootstrap.d/yadmssh.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Updating the yadm repo origin URL"
|
||||
yadm remote set-url origin "gitea@danielyrovas.com:dev/dotfiles.git"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue