Fix dotfiles repo URL: dotfiles → dotfiles-rene
This commit is contained in:
parent
722bd849f9
commit
d507df6123
2 changed files with 2 additions and 2 deletions
2
setup.sh
2
setup.sh
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
set -e
|
||||
FORGEJO="https://git.motocamp.de"
|
||||
DOTFILES_REPO="$FORGEJO/rene/dotfiles.git"
|
||||
DOTFILES_REPO="$FORGEJO/rene/dotfiles-rene.git"
|
||||
SETUP_REPO="$FORGEJO/rene/macbook-setup.git"
|
||||
SETUP_RAW="$FORGEJO/rene/macbook-setup/raw/branch/main"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue