Skip to content

Commit

Permalink
closes #1: use rsync for gnu elpa
Browse files Browse the repository at this point in the history
  • Loading branch information
ninrod authored and d12frosted committed Jun 28, 2017
1 parent d1a5bab commit c887735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror-elpa
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ cd "$mirror_path"
# fi

clone "http://orgmode.org/elpa/" "org"
clone "https://elpa.gnu.org/packages/" "gnu"
clone "rsync://elpa.gnu.org::elpa/" "gnu"
clone "rsync://melpa.org/packages/" "melpa"
clone "rsync://stable.melpa.org/packages/" "stable-melpa"

Expand Down

0 comments on commit c887735

Please sign in to comment.