mirror of
https://github.com/correl/melpa.git
synced 2025-03-18 01:04:00 -09: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
|
#!/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'
|
SUDOENV='DEBIAN_FRONTEND=noninteractive'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue