Skip to content

Commit

Permalink
Update DOTFILES_ORIGIN
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Oct 21, 2023
1 parent 23c928a commit 3d43587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.sh
Expand Up @@ -2,7 +2,7 @@

declare -r GITHUB_REPOSITORY="michelegera/dotfiles"

declare -r DOTFILES_ORIGIN="git@github.com:$GITHUB_REPOSITORY.git"
declare -r DOTFILES_ORIGIN="https://github.com/$GITHUB_REPOSITORY.git"
declare -r DOTFILES_TARBALL_URL="https://github.com/$GITHUB_REPOSITORY/archive/main.tar.gz"
declare -r DOTFILES_UTILS_URL="https://raw.githubusercontent.com/$GITHUB_REPOSITORY/main/src/utils.sh"

Expand Down

0 comments on commit 3d43587

Please sign in to comment.