mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 11:08:54 +00:00
fix comment in bootstrap code to point to the correct location
This commit is contained in:
parent
d4350dff6b
commit
dda65bdb64
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# \curl -L https://raw.github.com/milkypostman/melpa/fasterbuild/scripts/bootstrap | bash
|
||||
# \curl -L https://raw.github.com/milkypostman/melpa/master/scripts/bootstrap | bash
|
||||
|
||||
SUDOENV='DEBIAN_FRONTEND=noninteractive'
|
||||
|
||||
|
|
Loading…
Reference in a new issue